dev-java/java-config: Remove py2

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-02-11 12:51:38 +01:00
parent e66cb7f762
commit 27f33ec87d

View File

@@ -4,7 +4,7 @@
EAPI=6
# jython depends on java-config, so don't add it or things will break
PYTHON_COMPAT=( python{2_7,3_6,3_7} )
PYTHON_COMPAT=( python{3_6,3_7} )
inherit distutils-r1