summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-02 10:22:45 +0000
committerSam James <sam@gentoo.org>2020-12-02 10:22:45 +0000
commit52c5f2d3a5f9882791e0b865acce77a0c392924f (patch)
tree5378e56236cfa7b172b055c114ac866bf0defec2 /dev-python/lxml
parentdev-python/pytest: Stabilize 6.1.2 ALLARCHES, #757504 (diff)
downloadgentoo-52c5f2d3a5f9882791e0b865acce77a0c392924f.tar.gz
gentoo-52c5f2d3a5f9882791e0b865acce77a0c392924f.tar.bz2
gentoo-52c5f2d3a5f9882791e0b865acce77a0c392924f.zip
dev-python/lxml: Stabilize 4.6.2 arm64, #757117
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/lxml')
-rw-r--r--dev-python/lxml/lxml-4.6.2.ebuild2
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 6e8b07cf7538..1c745d1aa23c 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 )"