summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Pawlik <nelchael@gentoo.org>2006-08-01 17:36:18 +0000
committerKrzysztof Pawlik <nelchael@gentoo.org>2006-08-01 17:36:18 +0000
commitf32aa325783976141bcb374c202518d00a78ef65 (patch)
tree56c0076c92ac52967a4877dc3586db9cf3e1f798 /dev-python/lxml/lxml-1.0.2.ebuild
parentFix for bug #134873. (diff)
downloadgentoo-2-f32aa325783976141bcb374c202518d00a78ef65.tar.gz
gentoo-2-f32aa325783976141bcb374c202518d00a78ef65.tar.bz2
gentoo-2-f32aa325783976141bcb374c202518d00a78ef65.zip
Stable on x86
(Portage version: 2.1.1_pre4-r1)
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 ecee8fdb8cf1..53f22572881a 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.1 2006/06/28 06:56:23 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-1.0.2.ebuild,v 1.2 2006/08/01 17:36:18 nelchael 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