commit: 8fa5f77eea1c19edc16c089f2418937c9f44933b
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 17:30:30 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 17:36:16 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fa5f77e
app-i18n/ibus-cangjie: Support newer python
Package-Manager: Portage-2.3.5, Repoman-2.3.2
app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild
b/app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild
index b0b8ded9d61..766065c3213 100644
--- a/app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild
+++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python3_4 )
+PYTHON_COMPAT=( python3_{4,5,6} )
inherit autotools-utils gnome2-utils python-r1 eutils