diff options
Diffstat (limited to 'media-sound/abcde/abcde-2.5.2.ebuild')
-rw-r--r-- | media-sound/abcde/abcde-2.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/abcde/abcde-2.5.2.ebuild b/media-sound/abcde/abcde-2.5.2.ebuild index 50be811a9d5a..c8956f30cd9a 100644 --- a/media-sound/abcde/abcde-2.5.2.ebuild +++ b/media-sound/abcde/abcde-2.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.5.2.ebuild,v 1.4 2012/06/18 19:04:45 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.5.2.ebuild,v 1.5 2012/08/22 09:07:42 xmw Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://abcde.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="aac cdparanoia flac id3 lame musicbrainz normalize replaygain speex vorbis" # See `grep :: abcde-musicbrainz-tool` output for USE musicbrainz dependencies. |