diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-04 17:06:05 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-04 17:06:05 +0000 |
commit | 92b81ca7162a41f387acdf406b25c457be841d4e (patch) | |
tree | cff3f5d337b738ef00dc67404bac9765b9aec1d0 /dev-python/cddb-py/cddb-py-1.4.ebuild | |
parent | Check for gtkhtml-sharp. See bug #50096. (Manifest recommit) (diff) | |
download | gentoo-2-92b81ca7162a41f387acdf406b25c457be841d4e.tar.gz gentoo-2-92b81ca7162a41f387acdf406b25c457be841d4e.tar.bz2 gentoo-2-92b81ca7162a41f387acdf406b25c457be841d4e.zip |
~amd64.
Diffstat (limited to 'dev-python/cddb-py/cddb-py-1.4.ebuild')
-rw-r--r-- | dev-python/cddb-py/cddb-py-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cddb-py/cddb-py-1.4.ebuild b/dev-python/cddb-py/cddb-py-1.4.ebuild index f6c07b32a25f..ab3845031366 100644 --- a/dev-python/cddb-py/cddb-py-1.4.ebuild +++ b/dev-python/cddb-py/cddb-py-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/cddb-py/cddb-py-1.4.ebuild,v 1.4 2004/06/25 01:26:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/cddb-py/cddb-py-1.4.ebuild,v 1.5 2004/07/04 17:05:34 eradicator Exp $ inherit distutils @@ -10,7 +10,7 @@ HOMEPAGE="http://sourceforge.net/projects/cddb-py/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc ~amd64" IUSE="" S=${WORKDIR}/CDDB-${PV} |