diff options
Diffstat (limited to 'media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild')
-rw-r--r-- | media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild b/media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild index 12014768ed29..5ef4b089a754 100644 --- a/media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild +++ b/media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild,v 1.10 2004/09/15 16:12:43 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild,v 1.11 2005/07/25 13:20:52 dholm Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/mp3asm/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc amd64" +KEYWORDS="amd64 ~ppc sparc x86" DEPEND="" |