diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-03-26 12:50:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-03-26 12:50:32 +0100 |
commit | fc11d847d72b3686d64ac5b64e39cb6b5d2a8095 (patch) | |
tree | 2b5da2db23756022f656c053b44c54ad8c3f0cf3 /dev-python/lxml | |
parent | media-fonts/culmus: s390 stable wrt bug #777570 (diff) | |
download | gentoo-fc11d847d72b3686d64ac5b64e39cb6b5d2a8095.tar.gz gentoo-fc11d847d72b3686d64ac5b64e39cb6b5d2a8095.tar.bz2 gentoo-fc11d847d72b3686d64ac5b64e39cb6b5d2a8095.zip |
dev-python/lxml: s390 stable wrt bug #777579
Package-Manager: Portage-3.0.13, 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.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lxml/lxml-4.6.3.ebuild b/dev-python/lxml/lxml-4.6.3.ebuild index 77afd1952e7f..dd9739f01444 100644 --- a/dev-python/lxml/lxml-4.6.3.ebuild +++ b/dev-python/lxml/lxml-4.6.3.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 ~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 ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc examples +threads test" RESTRICT="!test? ( test )" |