From: Akinori Hattori Date: Mon, 18 May 2020 14:47:32 +0000 (+0900) Subject: app-i18n/ibus-hangul: update PYTHON_COMPAT X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a9cb01c8665b5f60f1370ebf8cbd2840603496ba;p=gentoo.git app-i18n/ibus-hangul: update PYTHON_COMPAT Bug: https://bugs.gentoo.org/721742 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori --- diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r2.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r2.ebuild index 6a307ba4896e..c2ded55f5f77 100644 --- a/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r2.ebuild +++ b/app-i18n/ibus-hangul/ibus-hangul-1.5.1-r2.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 xdg diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild index 9ff696015846..80283405b557 100644 --- a/app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild +++ b/app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit gnome2-utils python-single-r1 xdg