diff options
author | 2020-11-29 09:23:33 +0100 | |
---|---|---|
committer | 2020-11-29 09:23:33 +0100 | |
commit | 8ea3be8aad53ca9e777374934942a92610f630c6 (patch) | |
tree | cb532c0600021d3c44345a4c973f563c24276b1a /dev-python/lxml | |
parent | net-misc/libteam: ppc64 stable wrt bug #757216 (diff) | |
download | gentoo-8ea3be8aad53ca9e777374934942a92610f630c6.tar.gz gentoo-8ea3be8aad53ca9e777374934942a92610f630c6.tar.bz2 gentoo-8ea3be8aad53ca9e777374934942a92610f630c6.zip |
dev-python/lxml: s390 stable wrt bug #757117
Package-Manager: Portage-3.0.9, Repoman-3.0.2
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.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lxml/lxml-4.6.2.ebuild b/dev-python/lxml/lxml-4.6.2.ebuild index 61dca74eeae2..6e8b07cf7538 100644 --- a/dev-python/lxml/lxml-4.6.2.ebuild +++ b/dev-python/lxml/lxml-4.6.2.ebuild @@ -14,7 +14,7 @@ S=${WORKDIR}/lxml-${P} LICENSE="BSD ElementTree GPL-2 PSF-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 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 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 )" |