diff options
Diffstat (limited to 'dev-python/PyXML/PyXML-0.8.1.ebuild')
-rw-r--r-- | dev-python/PyXML/PyXML-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyXML/PyXML-0.8.1.ebuild b/dev-python/PyXML/PyXML-0.8.1.ebuild index 90739a0ae374..16a647042261 100644 --- a/dev-python/PyXML/PyXML-0.8.1.ebuild +++ b/dev-python/PyXML/PyXML-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyXML/PyXML-0.8.1.ebuild,v 1.11 2003/06/22 12:15:59 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyXML/PyXML-0.8.1.ebuild,v 1.12 2003/07/18 20:25:04 tester Exp $ IUSE="" @@ -13,7 +13,7 @@ HOMEPAGE="http://pyxml.sourceforge.net/" DEPEND="virtual/python" SLOT="0" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 ppc sparc alpha amd64" LICENSE="PYTHON" inherit distutils |