summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-02 12:09:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-02 12:09:17 +0000
commit40de13bb60382a30eddf8898c56f8f2a1f08ec3e (patch)
tree1b311f14db792334d7698d77db0d79a9a6695b32 /dev-python/lxml/lxml-3.2.1.ebuild
parentStable for ia64, wrt bug #450174 (diff)
downloadhistorical-40de13bb60382a30eddf8898c56f8f2a1f08ec3e.tar.gz
historical-40de13bb60382a30eddf8898c56f8f2a1f08ec3e.tar.bz2
historical-40de13bb60382a30eddf8898c56f8f2a1f08ec3e.zip
Stable for ppc, wrt bug #450174
Package-Manager: portage-2.1.13.7/cvs/Linux x86_64 RepoMan-Options: --include-arches="ppc" Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-python/lxml/lxml-3.2.1.ebuild')
-rw-r--r--dev-python/lxml/lxml-3.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/lxml/lxml-3.2.1.ebuild b/dev-python/lxml/lxml-3.2.1.ebuild
index cbf0a8fd65d4..822a5b6d76f1 100644
--- a/dev-python/lxml/lxml-3.2.1.ebuild
+++ b/dev-python/lxml/lxml-3.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.2.1.ebuild,v 1.7 2013/09/02 12:08:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.2.1.ebuild,v 1.8 2013/09/02 12:09:06 ago Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} )
@@ -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 ~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 ~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.