projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6dc33fb
)
dev-python/jpype: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 14:35:56 +0000
(16:35 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 24 Jun 2018 14:37:08 +0000
(16:37 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/jpype/jpype-0.6.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/jpype/jpype-0.6.2.ebuild
b/dev-python/jpype/jpype-0.6.2.ebuild
index f8dfefc0dd2282416b3db1e0c075c5cae04663d7..c49326a2116ebd50652ebbca38ac7959e77f50aa 100644
(file)
--- a/
dev-python/jpype/jpype-0.6.2.ebuild
+++ b/
dev-python/jpype/jpype-0.6.2.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5
,6
} )
inherit java-pkg-2 distutils-r1