summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-05-07 15:25:21 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-05-07 15:25:21 +0000
commite6bb3175cda12c9efca896ba7f35d3b70c47d85f (patch)
tree42b685403f7adec09e5784209e200050a3ff9fba /dev-python/lxml/lxml-3.3.5.ebuild
parentStable for x86, wrt bug #509050 (diff)
downloadgentoo-2-e6bb3175cda12c9efca896ba7f35d3b70c47d85f.tar.gz
gentoo-2-e6bb3175cda12c9efca896ba7f35d3b70c47d85f.tar.bz2
gentoo-2-e6bb3175cda12c9efca896ba7f35d3b70c47d85f.zip
Stable for x86, wrt bug #509134
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/lxml/lxml-3.3.5.ebuild')
-rw-r--r--dev-python/lxml/lxml-3.3.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/lxml/lxml-3.3.5.ebuild b/dev-python/lxml/lxml-3.3.5.ebuild
index 7e3c612653d3..d9b3703a2eca 100644
--- a/dev-python/lxml/lxml-3.3.5.ebuild
+++ b/dev-python/lxml/lxml-3.3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.3.5.ebuild,v 1.4 2014/05/07 15:24:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.3.5.ebuild,v 1.5 2014/05/07 15:25:21 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD ElementTree GPL-2 PSF-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="beautifulsoup3 doc examples +threads"
# Note: lib{xml2,xslt} are used as C libraries, not Python modules.