summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/lxml/lxml-1.0.2.ebuild')
-rw-r--r--dev-python/lxml/lxml-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/lxml/lxml-1.0.2.ebuild b/dev-python/lxml/lxml-1.0.2.ebuild
index f9958eb459c3..0c4d61924e7e 100644
--- a/dev-python/lxml/lxml-1.0.2.ebuild
+++ b/dev-python/lxml/lxml-1.0.2.ebuild
@@ -1,6 +1,6 @@
# 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-1.0.2.ebuild,v 1.3 2006/08/01 17:45:39 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-1.0.2.ebuild,v 1.4 2006/10/15 17:51:03 kloeri Exp $
inherit distutils eutils
@@ -10,7 +10,7 @@ SRC_URI="http://codespeak.net/lxml/${P}.tgz"
LICENSE="BSD GPL-2 as-is"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 x86"
+KEYWORDS="~amd64 ia64 x86"
IUSE=""
DEPEND=">=dev-libs/libxml2-2.6.16