app-i18n/ibus-anthy: update PYTHON_COMPAT
authorAkinori Hattori <hattya@gentoo.org>
Tue, 12 May 2020 14:20:16 +0000 (23:20 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Tue, 12 May 2020 14:20:16 +0000 (23:20 +0900)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
app-i18n/ibus-anthy/ibus-anthy-1.5.10-r1.ebuild
app-i18n/ibus-anthy/ibus-anthy-1.5.11.ebuild
app-i18n/ibus-anthy/ibus-anthy-1.5.9-r1.ebuild

index 918d14a6661791a0356974dc7352f511820d1301..bfac831d0a27603a7279dab7c35fa3b34c01a078 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit gnome2-utils python-single-r1
 
index 69b11608af81ec0a097180554877c55c2354dcd6..7a819ffc87d74e2b63347bc7afd5d6a4fa139cc3 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=( python3_7 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit gnome2-utils python-single-r1
 
index 6a99e0b6b4b2201d7ef262c6452928d9e7959de1..a6d54f15b8cecf023fe51a249799764c3a9c49ea 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit gnome2-utils python-single-r1