diff options
Diffstat (limited to 'dev-python/PyXML/PyXML-0.7.ebuild')
-rw-r--r-- | dev-python/PyXML/PyXML-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyXML/PyXML-0.7.ebuild b/dev-python/PyXML/PyXML-0.7.ebuild index a48aec2714ad..207730dd95f5 100644 --- a/dev-python/PyXML/PyXML-0.7.ebuild +++ b/dev-python/PyXML/PyXML-0.7.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.7.ebuild,v 1.14 2003/06/12 20:36:30 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyXML/PyXML-0.7.ebuild,v 1.15 2003/06/21 22:30:23 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A collection of libraries to process XML with Python." @@ -10,7 +10,7 @@ HOMEPAGE="http://pyxml.sourceforge.net/" DEPEND="virtual/python" SLOT="0" -KEYWORDS="x86 ppc sparc alpha" +KEYWORDS="x86 amd64 ppc sparc alpha" LICENSE="PYTHON" |