diff options
author | Sam James <sam@gentoo.org> | 2024-01-06 11:53:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-06 11:53:43 +0000 |
commit | fc596a219e28a31a40a353d2d7a566f586021c04 (patch) | |
tree | 8a576f44707787c23328a9542ab32449099ee89d /dev-python/lxml | |
parent | dev-python/coverage: Stabilize 7.3.4 ppc64, #921463 (diff) | |
download | gentoo-fc596a219e28a31a40a353d2d7a566f586021c04.tar.gz gentoo-fc596a219e28a31a40a353d2d7a566f586021c04.tar.bz2 gentoo-fc596a219e28a31a40a353d2d7a566f586021c04.zip |
dev-python/lxml: Stabilize 4.9.4 ppc64, #921469
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/lxml')
-rw-r--r-- | dev-python/lxml/lxml-4.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lxml/lxml-4.9.4.ebuild b/dev-python/lxml/lxml-4.9.4.ebuild index 43751a13ab41..9408a9a143cb 100644 --- a/dev-python/lxml/lxml-4.9.4.ebuild +++ b/dev-python/lxml/lxml-4.9.4.ebuild @@ -24,7 +24,7 @@ S=${WORKDIR}/lxml-${P} LICENSE="BSD ElementTree GPL-2 PSF-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc examples +threads test" RESTRICT="!test? ( test )" |