diff options
author | 2004-04-18 15:45:48 +0000 | |
---|---|---|
committer | 2004-04-18 15:45:48 +0000 | |
commit | 60b02447fe7c4c20d26ad784b8432b2a4739a7c4 (patch) | |
tree | ca25aaeeff62108ba2b7e279dd46ee514f290985 /media-sound/mp3_check/mp3_check-1.98.ebuild | |
parent | Closing #48174. (Manifest recommit) (diff) | |
download | gentoo-2-60b02447fe7c4c20d26ad784b8432b2a4739a7c4.tar.gz gentoo-2-60b02447fe7c4c20d26ad784b8432b2a4739a7c4.tar.bz2 gentoo-2-60b02447fe7c4c20d26ad784b8432b2a4739a7c4.zip |
Closing #48152.
Diffstat (limited to 'media-sound/mp3_check/mp3_check-1.98.ebuild')
-rw-r--r-- | media-sound/mp3_check/mp3_check-1.98.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mp3_check/mp3_check-1.98.ebuild b/media-sound/mp3_check/mp3_check-1.98.ebuild index 16c46362aaf2..0adf53d929b7 100644 --- a/media-sound/mp3_check/mp3_check-1.98.ebuild +++ b/media-sound/mp3_check/mp3_check-1.98.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3_check/mp3_check-1.98.ebuild,v 1.8 2004/03/01 05:37:15 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3_check/mp3_check-1.98.ebuild,v 1.9 2004/04/18 15:45:48 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="MP3 consistancy checker" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc ~sparc" +KEYWORDS="x86 ppc ~sparc ~amd64" src_unpack() { unpack ${A} |