Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-cangjie/
Date: Sat, 01 Aug 2020 12:43:46
Message-Id: 1596285344.76a303c1adb2690529f36f0641af6e0fe58f5194.hattya@gentoo
1 commit: 76a303c1adb2690529f36f0641af6e0fe58f5194
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 1 12:35:44 2020 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 1 12:35:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76a303c1
7
8 app-i18n/ibus-cangjie: update PYTHON_COMPAT
9
10 Closes: https://bugs.gentoo.org/718218
11 Package-Manager: Portage-2.3.103, Repoman-2.3.23
12 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
13
14 app-i18n/ibus-cangjie/ibus-cangjie-2.4-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-i18n/ibus-cangjie/ibus-cangjie-2.4-r1.ebuild b/app-i18n/ibus-cangjie/ibus-cangjie-2.4-r1.ebuild
18 index 6d11b6fa34a..2c17f511f6d 100644
19 --- a/app-i18n/ibus-cangjie/ibus-cangjie-2.4-r1.ebuild
20 +++ b/app-i18n/ibus-cangjie/ibus-cangjie-2.4-r1.ebuild
21 @@ -2,7 +2,7 @@
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI="6"
25 -PYTHON_COMPAT=( python3_6 )
26 +PYTHON_COMPAT=( python3_{6,7,8} )
27
28 inherit gnome2-utils python-r1 xdg