diff options
Diffstat (limited to 'dev-python/adns-python/adns-python-1.0.0.ebuild')
-rw-r--r-- | dev-python/adns-python/adns-python-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/adns-python/adns-python-1.0.0.ebuild b/dev-python/adns-python/adns-python-1.0.0.ebuild index 2ae147d82f89..0d0d51a0d96e 100644 --- a/dev-python/adns-python/adns-python-1.0.0.ebuild +++ b/dev-python/adns-python/adns-python-1.0.0.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/dev-python/adns-python/adns-python-1.0.0.ebuild,v 1.7 2004/02/14 12:41:11 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/adns-python/adns-python-1.0.0.ebuild,v 1.8 2004/03/30 08:02:07 aliz Exp $ inherit distutils @@ -9,7 +9,7 @@ HOMEPAGE="http://dustman.net/andy/python/adns-python" SRC_URI="http://dustman.net/andy/python/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc ~amd64" IUSE="" DEPEND="virtual/python |