projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d3fee9
)
dev-python/jpype: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Thu, 28 Jun 2018 19:09:17 +0000
(21:09 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Thu, 28 Jun 2018 19:17:56 +0000
(21:17 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
dev-python/jpype/jpype-0.6.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/jpype/jpype-0.6.3.ebuild
b/dev-python/jpype/jpype-0.6.3.ebuild
index 4b7d9123cd1defa4e70faf0ac5d5e653eb8f4b78..1200d253b83df3fa599d1f53ae89952afc4c1df7 100644
(file)
--- a/
dev-python/jpype/jpype-0.6.3.ebuild
+++ b/
dev-python/jpype/jpype-0.6.3.ebuild
@@
-3,7
+3,7
@@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
inherit java-pkg-2 distutils-r1