commit:     41738b7d35c859f048682a781548424a9322dcda
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  1 11:36:50 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun  1 11:36:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41738b7d

app-i18n/ibus-anthy: add Python 3.9

Closes: https://bugs.gentoo.org/793257
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-i18n/ibus-anthy/ibus-anthy-1.5.10-r2.ebuild | 4 ++--
 app-i18n/ibus-anthy/ibus-anthy-1.5.11-r1.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.10-r2.ebuild 
b/app-i18n/ibus-anthy/ibus-anthy-1.5.10-r2.ebuild
index ed0dd4d72bf..6575faf79d8 100644
--- a/app-i18n/ibus-anthy/ibus-anthy-1.5.10-r2.ebuild
+++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.10-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=( python3_{7,8} )
 
+PYTHON_COMPAT=( python3_{7,8,9} )
 inherit gnome2-utils python-single-r1 xdg
 
 DESCRIPTION="Japanese Anthy engine for IBus"

diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.5.11-r1.ebuild 
b/app-i18n/ibus-anthy/ibus-anthy-1.5.11-r1.ebuild
index 9fbc7171c35..cf0c1924179 100644
--- a/app-i18n/ibus-anthy/ibus-anthy-1.5.11-r1.ebuild
+++ b/app-i18n/ibus-anthy/ibus-anthy-1.5.11-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=( python3_{7,8} )
 
+PYTHON_COMPAT=( python3_{7,8,9} )
 inherit gnome2-utils python-single-r1 xdg
 
 DESCRIPTION="Japanese Anthy engine for IBus"

Reply via email to