From f582a0fabbe79e94935c493adf6be211f0d56cc7 Mon Sep 17 00:00:00 2001 From: Akinori Hattori Date: Tue, 1 Aug 2017 23:35:57 +0900 Subject: 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(-) (limited to 'app-i18n') 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 -- cgit v1.2.3-65-gdbad