diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:12:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:16:23 +0200 |
commit | 0fbf36b00cdbf421d0ac32f800ee357c97260468 (patch) | |
tree | 32ff6f9913b6af7ef5c5416a5638bcffaf0a0d91 /dev-python/lxml | |
parent | dev-python/jinja: ppc stable wrt bug #731418 (diff) | |
download | gentoo-0fbf36b00cdbf421d0ac32f800ee357c97260468.tar.gz gentoo-0fbf36b00cdbf421d0ac32f800ee357c97260468.tar.bz2 gentoo-0fbf36b00cdbf421d0ac32f800ee357c97260468.zip |
dev-python/lxml: ppc stable wrt bug #731434
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/lxml')
-rw-r--r-- | dev-python/lxml/lxml-4.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lxml/lxml-4.5.1.ebuild b/dev-python/lxml/lxml-4.5.1.ebuild index 47da5cf271fd..30375e191ed3 100644 --- a/dev-python/lxml/lxml-4.5.1.ebuild +++ b/dev-python/lxml/lxml-4.5.1.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 )" |