summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2017-08-01 23:35:57 +0900
committerAkinori Hattori <hattya@gentoo.org>2017-08-01 23:36:32 +0900
commitf582a0fabbe79e94935c493adf6be211f0d56cc7 (patch)
tree39a281ac03c70c461ba6593bc3f1afb2fd97d256 /app-i18n
parentsys-process/nmon: remove inactive proxy maintainer (diff)
downloadgentoo-f582a0fabbe79e94935c493adf6be211f0d56cc7.tar.gz
gentoo-f582a0fabbe79e94935c493adf6be211f0d56cc7.tar.bz2
gentoo-f582a0fabbe79e94935c493adf6be211f0d56cc7.zip
app-i18n/ibus-anthy: add support for python3
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild2
1 files changed, 1 insertions, 1 deletions
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 2f76f7939d71..d323809cf182 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