mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 08:38:07 -07:00
Revert "dev-java/java-config: Python 3.8 compatibility"
This reverts commit 5d50d82c64.
Bug: https://bugs.gentoo.org/719204
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=6
|
||||
|
||||
# jython depends on java-config, so don't add it or things will break
|
||||
PYTHON_COMPAT=( python{3_6,3_7,3_8} )
|
||||
PYTHON_COMPAT=( python{3_6,3_7} )
|
||||
DISTUTILS_USE_SETUPTOOLS=no
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
Reference in New Issue
Block a user