From de12dac8a02d9014257839a83886da4f569debf9 Mon Sep 17 00:00:00 2001 From: Akinori Hattori Date: Tue, 12 May 2020 23:20:16 +0900 Subject: app-i18n/ibus-anthy: update PYTHON_COMPAT Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori --- 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(-) (limited to 'app-i18n/ibus-anthy') 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 918d14a66617..bfac831d0a27 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 69b11608af81..7a819ffc87d7 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 6a99e0b6b4b2..a6d54f15b8ce 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 -- cgit v1.2.3-65-gdbad