diff options
Diffstat (limited to 'media-sound/mp3asm')
-rw-r--r-- | media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild b/media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild index 1eab85fe6ac8..c60a4bd58840 100644 --- a/media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild +++ b/media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild @@ -1,5 +1,5 @@ # 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.1 2003/03/09 04:54:50 jje Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild,v 1.2 2003/07/12 20:30:54 aliz Exp $ DESCRIPTION="A command line tool to clean and edit mp3 files." HOMEPAGE="http://sourceforge.net/projects/mp3asm/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/mp3asm/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="" |