summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyltxml/pyltxml-1.3-r1.ebuild')
-rw-r--r--dev-python/pyltxml/pyltxml-1.3-r1.ebuild4
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"