commit: de12dac8a02d9014257839a83886da4f569debf9
Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Tue May 12 14:20:16 2020 +0000
Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Tue May 12 14:20:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de12dac8
app-i18n/ibus-anthy: update PYTHON_COMPAT
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
app-i18n/ibus-anthy/ibus-anthy-1.5.10-r1.ebuild | 2 +-
app-i18n/ibus-anthy/ibus-anthy-1.5.11.ebuild | 2 +-
app-i18n/ibus-anthy/ibus-anthy-1.5.9-r1.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.10-r1.ebuild
b/app-i18n/ibus-anthy/ibus-anthy-1.5.10-r1.ebuild
index 918d14a6661..bfac831d0a2 100644
--- a/app-i18n/ibus-anthy/ibus-anthy-1.5.10-r1.ebuild
+++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.10-r1.ebuild
@@ -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
diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.11.ebuild
b/app-i18n/ibus-anthy/ibus-anthy-1.5.11.ebuild
index 69b11608af8..7a819ffc87d 100644
--- a/app-i18n/ibus-anthy/ibus-anthy-1.5.11.ebuild
+++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.11.ebuild
@@ -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
diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.9-r1.ebuild
b/app-i18n/ibus-anthy/ibus-anthy-1.5.9-r1.ebuild
index 6a99e0b6b4b..a6d54f15b8c 100644
--- a/app-i18n/ibus-anthy/ibus-anthy-1.5.9-r1.ebuild
+++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.9-r1.ebuild
@@ -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