diff options
author | David Holm <dholm@gentoo.org> | 2004-06-26 13:15:01 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-06-26 13:15:01 +0000 |
commit | 7af93d459af8e632697c4d5d059516938e2a2b7e (patch) | |
tree | a796820cdd177df408d31cad2759ef2a69d6c5d0 /dev-python/pyltxml/pyltxml-1.3-r1.ebuild | |
parent | Incorporates fix to Bug #55186 submitted solar@gentoo.org (diff) | |
download | historical-7af93d459af8e632697c4d5d059516938e2a2b7e.tar.gz historical-7af93d459af8e632697c4d5d059516938e2a2b7e.tar.bz2 historical-7af93d459af8e632697c4d5d059516938e2a2b7e.zip |
Added to ~ppc
Diffstat (limited to 'dev-python/pyltxml/pyltxml-1.3-r1.ebuild')
-rw-r--r-- | dev-python/pyltxml/pyltxml-1.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyltxml/pyltxml-1.3-r1.ebuild b/dev-python/pyltxml/pyltxml-1.3-r1.ebuild index d13c5ff222b3..c717b367289c 100644 --- a/dev-python/pyltxml/pyltxml-1.3-r1.ebuild +++ b/dev-python/pyltxml/pyltxml-1.3-r1.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/pyltxml/pyltxml-1.3-r1.ebuild,v 1.1 2004/06/25 18:32:01 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyltxml/pyltxml-1.3-r1.ebuild,v 1.2 2004/06/26 13:15:01 dholm Exp $ inherit distutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ltg.ed.ac.uk/software/xml/" SRC_URI=ftp://ftp.cogsci.ed.ac.uk/pub/LTXML/PyLTXML-${PV}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND=">=dev-lang/python-2.2.2 =dev-libs/ltxml-1.2.5" |