summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-zope/parsedxml/parsedxml-1.4.ebuild')
-rw-r--r--net-zope/parsedxml/parsedxml-1.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-zope/parsedxml/parsedxml-1.4.ebuild b/net-zope/parsedxml/parsedxml-1.4.ebuild
index 80262c6ea115..b2d92f291544 100644
--- a/net-zope/parsedxml/parsedxml-1.4.ebuild
+++ b/net-zope/parsedxml/parsedxml-1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/parsedxml/parsedxml-1.4.ebuild,v 1.1 2004/09/28 15:24:35 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/parsedxml/parsedxml-1.4.ebuild,v 1.1.1.1 2005/11/30 10:11:07 chriswhite Exp $
inherit zproduct
@@ -8,7 +8,7 @@ DESCRIPTION="XML objects for Zope."
HOMEPAGE="http://www.infrae.com/download/ParsedXML"
SRC_URI="${HOMEPAGE}/${PV}/ParsedXML-${PV}.tgz"
LICENSE="ZPL"
-KEYWORDS="~x86"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
RDEPEND=">=dev-python/pyxml-0.8.3
${RDEPEND}"