diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 01:41:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 01:41:36 +0100 |
commit | 22f52ee50be6f1c3ede76f98d43ef6cb9df4195c (patch) | |
tree | 211fbff1e587db345adf7e75a07d1e4bc08edb04 /dev-python | |
parent | dev-libs/libxml2: Stabilize 2.9.12-r2 arm64, #790737 (diff) | |
download | gentoo-22f52ee50be6f1c3ede76f98d43ef6cb9df4195c.tar.gz gentoo-22f52ee50be6f1c3ede76f98d43ef6cb9df4195c.tar.bz2 gentoo-22f52ee50be6f1c3ede76f98d43ef6cb9df4195c.zip |
dev-python/lxml: Stabilize 4.6.3-r1 arm64, #790737
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/lxml/lxml-4.6.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lxml/lxml-4.6.3-r1.ebuild b/dev-python/lxml/lxml-4.6.3-r1.ebuild index 32b941b540b4..3aeab9211b77 100644 --- a/dev-python/lxml/lxml-4.6.3-r1.ebuild +++ b/dev-python/lxml/lxml-4.6.3-r1.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 )" |