summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-10-25 02:05:56 +0100
committerSam James <sam@gentoo.org>2025-10-25 02:05:56 +0100
commitafdb03f16faa2cea12f020d70a4a9ecb7e573351 (patch)
tree5111a83b90cf7ce2c669981775a13f6109e49be8
parentdbeb55f58029cadf6e49ffbeab8f1277c123c363 (diff)
downloadgentoo-afdb03f16faa2cea12f020d70a4a9ecb7e573351.tar.gz
gentoo-afdb03f16faa2cea12f020d70a4a9ecb7e573351.tar.bz2
gentoo-afdb03f16faa2cea12f020d70a4a9ecb7e573351.zip
dev-python/lxml: Stabilize 6.0.2 amd64, #965083
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/lxml/lxml-6.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lxml/lxml-6.0.2.ebuild b/dev-python/lxml/lxml-6.0.2.ebuild
index 89b5e534d569..f42469e64e68 100644
--- a/dev-python/lxml/lxml-6.0.2.ebuild
+++ b/dev-python/lxml/lxml-6.0.2.ebuild
@@ -23,7 +23,7 @@ S=${WORKDIR}/lxml-${P}
LICENSE="BSD ElementTree GPL-2 PSF-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~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 ~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 )"