Revert "dev-java/java-config: Python 3.8 compatibility"
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 29 Apr 2020 18:30:38 +0000 (20:30 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 29 Apr 2020 18:31:10 +0000 (20:31 +0200)
This reverts commit 5d50d82c6407fe431c069494b8e4b788e5013c88.

Bug: https://bugs.gentoo.org/719204
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-java/java-config/java-config-2.2.0-r4.ebuild

index 725ac6dc0e56c947cc975ba983b8abfe1c1c672f..2913a8f7f682056068a43555c34f3121ac79650b 100644 (file)
@@ -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