projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c03f22a
)
dev-libs/Ice: Support python3.6
author
Pacho Ramos
<pacho@gentoo.org>
Wed, 27 Jun 2018 19:39:22 +0000
(21:39 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Wed, 27 Jun 2018 20:32:17 +0000
(22:32 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
dev-libs/Ice/Ice-3.6.3-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/Ice/Ice-3.6.3-r1.ebuild
b/dev-libs/Ice/Ice-3.6.3-r1.ebuild
index 4955f0858ef84b8d2c1dee26127f474bf15130f1..33984c1d81197c3cd0de7b4626b90ebfdddc382d 100644
(file)
--- a/
dev-libs/Ice/Ice-3.6.3-r1.ebuild
+++ b/
dev-libs/Ice/Ice-3.6.3-r1.ebuild
@@
-3,7
+3,7
@@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
+PYTHON_COMPAT=( python{2_7,3_4,3_5
,3_6
} pypy )
RUBY_OPTIONAL="yes"
USE_RUBY="ruby23"