summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/lxml/lxml-0.7.ebuild')
-rw-r--r--dev-python/lxml/lxml-0.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/lxml/lxml-0.7.ebuild b/dev-python/lxml/lxml-0.7.ebuild
index 3d054ade3b28..506a445101c6 100644
--- a/dev-python/lxml/lxml-0.7.ebuild
+++ b/dev-python/lxml/lxml-0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-0.7.ebuild,v 1.1 2005/07/19 21:30:51 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-0.7.ebuild,v 1.2 2006/04/01 15:07:44 agriffis Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="http://codespeak.net/lxml/${P}.tgz"
LICENSE="BSD GPL-2 as-is"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ia64 ~x86"
IUSE=""
DEPEND=">=dev-libs/libxml2-2.2.16