diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 15:39:48 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-13 15:39:48 +0100 |
commit | 40f7edc344e6580dbac655b65f550d14700b96af (patch) | |
tree | 1907ebe86b8eee819646c716c857083baaf101d7 /dev-python/lxml | |
parent | x11-libs/tslib: s390 stable wrt bug #707056 (diff) | |
download | gentoo-40f7edc344e6580dbac655b65f550d14700b96af.tar.gz gentoo-40f7edc344e6580dbac655b65f550d14700b96af.tar.bz2 gentoo-40f7edc344e6580dbac655b65f550d14700b96af.zip |
dev-python/lxml: s390 stable wrt bug #707070
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/lxml')
-rw-r--r-- | dev-python/lxml/lxml-4.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lxml/lxml-4.4.2.ebuild b/dev-python/lxml/lxml-4.4.2.ebuild index ce35d91270f6..ae97f0a89c8d 100644 --- a/dev-python/lxml/lxml-4.4.2.ebuild +++ b/dev-python/lxml/lxml-4.4.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lxml/lxml/archive/${P}.tar.gz" LICENSE="BSD ElementTree GPL-2 PSF-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~riscv ~s390 ~sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples +threads test" RESTRICT="!test? ( test )" |