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-hangul/
Date: Wed, 20 Oct 2021 14:26:59
Message-Id: 1634739929.d4665425cb0d4056817a35245b9f1f919e1b25a6.hattya@gentoo
1 commit: d4665425cb0d4056817a35245b9f1f919e1b25a6
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 20 14:25:29 2021 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 20 14:25:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4665425
7
8 app-i18n/ibus-hangul: amd64/x86 stable
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 app-i18n/ibus-hangul/ibus-hangul-1.5.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.4.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.5.4.ebuild
17 index e8b64f68faa..a2c9a9f929a 100644
18 --- a/app-i18n/ibus-hangul/ibus-hangul-1.5.4.ebuild
19 +++ b/app-i18n/ibus-hangul/ibus-hangul-1.5.4.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libhangul/${PN}/releases/download/${PV}/${P}.tar.gz"
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="nls"
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"