diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 05:06:58 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 05:06:58 +0000 |
commit | 28b62e248eaab2b673fbbc39a18cdb67d34c37bc (patch) | |
tree | 9eaf20f66ae54bddbe51fcaecc96d454bb957c96 /dev-python/pyxml/pyxml-0.8.3.ebuild | |
parent | ppc64 (diff) | |
download | gentoo-2-28b62e248eaab2b673fbbc39a18cdb67d34c37bc.tar.gz gentoo-2-28b62e248eaab2b673fbbc39a18cdb67d34c37bc.tar.bz2 gentoo-2-28b62e248eaab2b673fbbc39a18cdb67d34c37bc.zip |
ppc64
Diffstat (limited to 'dev-python/pyxml/pyxml-0.8.3.ebuild')
-rw-r--r-- | dev-python/pyxml/pyxml-0.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyxml/pyxml-0.8.3.ebuild b/dev-python/pyxml/pyxml-0.8.3.ebuild index bdff9906d94f..12fd68654bfe 100644 --- a/dev-python/pyxml/pyxml-0.8.3.ebuild +++ b/dev-python/pyxml/pyxml-0.8.3.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.3.ebuild,v 1.3 2003/09/06 23:32:28 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxml/pyxml-0.8.3.ebuild,v 1.4 2003/12/17 05:05:53 brad_mssw Exp $ inherit distutils @@ -15,7 +15,7 @@ DEPEND="virtual/python IUSE="" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ppc64" LICENSE="PYTHON" S=${WORKDIR}/${MY_P} |