diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-03-09 13:17:07 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-03-09 13:17:12 -0800 |
commit | 610ef868fae87a112c1f786d1f0aa7a59637f7d3 (patch) | |
tree | cc4de2472b647b67d9e4268dd19234c64ec2d0d5 /media-sound | |
parent | sys-apps/nix: tweak for bdwgc-8, bug #679834 (diff) | |
download | gentoo-610ef868fae87a112c1f786d1f0aa7a59637f7d3.tar.gz gentoo-610ef868fae87a112c1f786d1f0aa7a59637f7d3.tar.bz2 gentoo-610ef868fae87a112c1f786d1f0aa7a59637f7d3.zip |
media-sound/exaile: drop ppc keywords, bug 621900
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/exaile/exaile-3.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/exaile/exaile-3.4.5.ebuild b/media-sound/exaile/exaile-3.4.5.ebuild index 0b8e7a6516e7..cee7a3917b3d 100644 --- a/media-sound/exaile/exaile-3.4.5.ebuild +++ b/media-sound/exaile/exaile-3.4.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2 GPL-3" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ~sparc x86" IUSE="cddb libnotify nls" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |