commit:     f582a0fabbe79e94935c493adf6be211f0d56cc7
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  1 14:35:57 2017 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue Aug  1 14:36:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f582a0fa

app-i18n/ibus-anthy: add support for python3

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild 
b/app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild
index 2f76f7939d7..d323809cf18 100644
--- a/app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild
+++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit gnome2-utils ltprune python-single-r1
 

Reply via email to