Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-hangul/
Date: Sat, 07 Sep 2019 21:07:53
Message-Id: 1567890314.c9624767a4ea1fac6da1160f7d8e48ab747dacfd.whissi@gentoo
1 commit: c9624767a4ea1fac6da1160f7d8e48ab747dacfd
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 7 18:16:31 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 7 21:05:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9624767
7
8 app-i18n/ibus-hangul: x86 stable (bug #691380)
9
10 Package-Manager: Portage-2.3.75, Repoman-2.3.17
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild b/app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild
17 index 068462e45de..b427dafeb86 100644
18 --- a/app-i18n/ibus-hangul/ibus-hangul-1.5.1.ebuild
19 +++ b/app-i18n/ibus-hangul/ibus-hangul-1.5.1.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}"