mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-java/javatoolkit: add python-3.11 support
Signed-off-by: Andrés Becerra <andres.becerra@gmail.com> Tested-by: Andrés Becerra <andres.becerra@gmail.com> Closes: https://bugs.gentoo.org/896318 Closes: https://github.com/gentoo/gentoo/pull/29771 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
This commit is contained in:
committed by
Miroslav Šulc
parent
a2e2ff92e5
commit
088ae45288
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{9,10} )
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
PYTHON_REQ_USE="xml(+)"
|
||||
DISTUTILS_USE_SETUPTOOLS=no
|
||||
|
||||
|
||||
Reference in New Issue
Block a user