summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-06-27 21:39:22 +0200
committerPacho Ramos <pacho@gentoo.org>2018-06-27 22:32:17 +0200
commit2c766534cdbb57f8cf73f5b220e32e47f875e609 (patch)
tree0ec30cf12df3230d399417342722bbed9ef5143f
parentdev-lang/hy: Support python3.6 (diff)
downloadgentoo-2c766534.tar.gz
gentoo-2c766534.tar.bz2
gentoo-2c766534.zip
dev-libs/Ice: Support python3.6
Package-Manager: Portage-2.3.41, Repoman-2.3.9
-rw-r--r--dev-libs/Ice/Ice-3.6.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/Ice/Ice-3.6.3-r1.ebuild b/dev-libs/Ice/Ice-3.6.3-r1.ebuild
index 4955f0858ef8..33984c1d8119 100644
--- 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"