mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 17:06:58 +02:00
dev-python/lxml: Sync with Gentoo
It's from Gentoo commit c2f06c8bed645aee0cccd0b58bae1400a44c2e35.
This commit is contained in:
parent
4dd79ba5c1
commit
5162f7f8df
@ -5,7 +5,7 @@ EAPI=8
|
|||||||
|
|
||||||
DISTUTILS_EXT=1
|
DISTUTILS_EXT=1
|
||||||
DISTUTILS_USE_PEP517=setuptools
|
DISTUTILS_USE_PEP517=setuptools
|
||||||
PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 )
|
PYTHON_COMPAT=( python3_{11..14} pypy3_11 )
|
||||||
|
|
||||||
inherit distutils-r1 optfeature toolchain-funcs
|
inherit distutils-r1 optfeature toolchain-funcs
|
||||||
|
|
||||||
@ -23,7 +23,7 @@ S=${WORKDIR}/lxml-${P}
|
|||||||
|
|
||||||
LICENSE="BSD ElementTree GPL-2 PSF-2"
|
LICENSE="BSD ElementTree GPL-2 PSF-2"
|
||||||
SLOT="0"
|
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"
|
IUSE="doc examples +threads test"
|
||||||
RESTRICT="!test? ( test )"
|
RESTRICT="!test? ( test )"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user