commit:     adc7ec8ea7b65cf85514eefe8a8ef5172e337005
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 29 18:30:38 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Apr 29 18:31:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adc7ec8e

Revert "dev-java/java-config: Python 3.8 compatibility"

This reverts commit 5d50d82c6407fe431c069494b8e4b788e5013c88.

Bug: https://bugs.gentoo.org/719204
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 dev-java/java-config/java-config-2.2.0-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/java-config/java-config-2.2.0-r4.ebuild 
b/dev-java/java-config/java-config-2.2.0-r4.ebuild
index 725ac6dc0e5..2913a8f7f68 100644
--- a/dev-java/java-config/java-config-2.2.0-r4.ebuild
+++ b/dev-java/java-config/java-config-2.2.0-r4.ebuild
@@ -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

Reply via email to