Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-hangul/
Date: Sun, 08 Sep 2019 10:55:59
Message-Id: 1567940150.c130b48ef92ccf7720a7d37e40b8bffd3766376e.ago@gentoo
1 commit: c130b48ef92ccf7720a7d37e40b8bffd3766376e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 8 10:55:44 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 8 10:55:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c130b48e
7
8 app-i18n/ibus-hangul: amd64 stable wrt bug #691380
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild
18 index b427dafeb86..ec232f0cb01 100644
19 --- a/app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild
20 +++ b/app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/libhangul/${PN}/releases/download/${PV}/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 x86"
26 +KEYWORDS="amd64 x86"
27 IUSE="nls"
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"