summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Ammann <philipp.ammann@posteo.de>2018-10-20 10:44:10 +0000
committerPatrice Clement <monsieurp@gentoo.org>2018-11-02 22:37:23 +0100
commit0383aa101e153248587ba97c7871d1fd7fe511b8 (patch)
tree18394c461ddd1998734d287d223a7664c02efe57 /dev-java/java-config/java-config-2.2.0-r4.ebuild
parentprofiles: Mask x11-drivers/xf86-input-tslib for removal (diff)
downloadgentoo-0383aa101e153248587ba97c7871d1fd7fe511b8.tar.gz
gentoo-0383aa101e153248587ba97c7871d1fd7fe511b8.tar.bz2
gentoo-0383aa101e153248587ba97c7871d1fd7fe511b8.zip
dev-java/java-config: PYTHON_COMPAT+="python3_7".
Signed-off-by: Philipp Ammann <philipp.ammann@posteo.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10184 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-java/java-config/java-config-2.2.0-r4.ebuild')
-rw-r--r--dev-java/java-config/java-config-2.2.0-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
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 2d0a08658067..6cec0799a1cf 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
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
# jython depends on java-config, so don't add it or things will break
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} )
inherit distutils-r1