projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e66cb7f
)
dev-java/java-config: Remove py2
author
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 11:51:38 +0000
(12:51 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 11 Feb 2020 12:15:55 +0000
(13:15 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-java/java-config/java-config-2.2.0-r4.ebuild
patch
|
blob
|
history
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 eb779125165d5fccad0843cc06764e7625bfbce5..8f0cddb82b4f0d9594d7287c3954b7a460a39c1e 100644
(file)
--- 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{
2_7,
3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
inherit distutils-r1