diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:08:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-07 22:08:38 +0100 |
commit | e3fbc0348585243806dc0935b71b7631f783196e (patch) | |
tree | 7c4aed92c079f0fb690516ed7f1cd54b0ef417ec /media-sound | |
parent | media-libs/raptor: stable 2.0.15-r2 for ppc, bug #681404 (diff) | |
download | gentoo-e3fbc0348585243806dc0935b71b7631f783196e.tar.gz gentoo-e3fbc0348585243806dc0935b71b7631f783196e.tar.bz2 gentoo-e3fbc0348585243806dc0935b71b7631f783196e.zip |
media-sound/apetag: stable 1.12-r2 for ppc, bug #681408
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/apetag/apetag-1.12-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/apetag/apetag-1.12-r2.ebuild b/media-sound/apetag/apetag-1.12-r2.ebuild index 831122cb12a8..434fe56ebdbe 100644 --- a/media-sound/apetag/apetag-1.12-r2.ebuild +++ b/media-sound/apetag/apetag-1.12-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="http://muth.org/Robert/Apetag/${PN}.${PV}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |