diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 20:44:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 20:45:21 +0100 |
commit | 599627530ea6500423e090a74853cc6db9dc7ab1 (patch) | |
tree | 696903fe437ff2b9ec4805bc5f2577a26e990bd5 /media-sound/apetag | |
parent | dev-perl/PPI: stable 1.224.0 for ppc, bug #631282 (diff) | |
download | gentoo-599627530ea6500423e090a74853cc6db9dc7ab1.tar.gz gentoo-599627530ea6500423e090a74853cc6db9dc7ab1.tar.bz2 gentoo-599627530ea6500423e090a74853cc6db9dc7ab1.zip |
media-sound/apetag: keyworded 1.12-r2 for ppc, bug #554404
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'media-sound/apetag')
-rw-r--r-- | media-sound/apetag/apetag-1.12-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/apetag/apetag-1.12-r2.ebuild b/media-sound/apetag/apetag-1.12-r2.ebuild index 010300133ce7..831122cb12a8 100644 --- a/media-sound/apetag/apetag-1.12-r2.ebuild +++ b/media-sound/apetag/apetag-1.12-r2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://muth.org/Robert/Apetag/${PN}.${PV}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |