summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKristopher Kersey <augustus@gentoo.org>2004-02-10 07:15:03 +0000
committerKristopher Kersey <augustus@gentoo.org>2004-02-10 07:15:03 +0000
commitb78ef0a7c1cd48be0189a676d04471e6618020a7 (patch)
tree2a01340c603765043dbd95e709ae8278e4289e9d /media-sound/id3/id3-0.12-r1.ebuild
parentRemoved unsupported keywords. (Manifest recommit) (diff)
downloadgentoo-2-b78ef0a7c1cd48be0189a676d04471e6618020a7.tar.gz
gentoo-2-b78ef0a7c1cd48be0189a676d04471e6618020a7.tar.bz2
gentoo-2-b78ef0a7c1cd48be0189a676d04471e6618020a7.zip
Added ~amd64 keyword.
Diffstat (limited to 'media-sound/id3/id3-0.12-r1.ebuild')
-rw-r--r--media-sound/id3/id3-0.12-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/id3/id3-0.12-r1.ebuild b/media-sound/id3/id3-0.12-r1.ebuild
index 00709cd70578..7f5a04be90bc 100644
--- a/media-sound/id3/id3-0.12-r1.ebuild
+++ b/media-sound/id3/id3-0.12-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/id3/id3-0.12-r1.ebuild,v 1.10 2004/02/09 01:04:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/id3/id3-0.12-r1.ebuild,v 1.11 2004/02/10 07:15:03 augustus Exp $
DESCRIPTION="changes the id3 tag in an mp3 file"
HOMEPAGE="http://lly.org/~rcw/abcde/page/"
@@ -8,7 +8,7 @@ SRC_URI="http://lly.org/~rcw/id3/${PN}_${PV}.orig.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="x86 ppc ~amd64"
src_compile() {
make CFLAGS="${CFLAGS}" || die