commit:     a9cb01c8665b5f60f1370ebf8cbd2840603496ba
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Mon May 18 14:47:32 2020 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Mon May 18 14:47:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9cb01c8

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 <hattya <AT> gentoo.org>

 app-i18n/ibus-hangul/ibus-hangul-1.5.1-r2.ebuild | 2 +-
 app-i18n/ibus-hangul/ibus-hangul-1.5.3-r1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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 6a307ba4896..c2ded55f5f7 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 9ff69601584..80283405b55 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
 

Reply via email to