app-i18n/ibus-anthy: add support for python3
authorAkinori Hattori <hattya@gentoo.org>
Tue, 1 Aug 2017 14:35:57 +0000 (23:35 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Tue, 1 Aug 2017 14:36:32 +0000 (23:36 +0900)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

app-i18n/ibus-anthy/ibus-anthy-1.5.9.ebuild

index 2f76f7939d71c195de9fec17c8ff2ca161ce4af6..d323809cf1822dd43612681033980155628020bd 100644 (file)
@@ -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