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/uim/
Date: Mon, 06 Aug 2018 22:21:08
Message-Id: 1533593960.5843a339969542ba7dd03f55b77b73d7e585ed13.whissi@gentoo
1 commit: 5843a339969542ba7dd03f55b77b73d7e585ed13
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 6 22:19:20 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 6 22:19:20 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5843a339
7
8 app-i18n/uim: x86 stable (bug #661800)
9
10 Package-Manager: Portage-2.3.44, Repoman-2.3.10
11
12 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
16 index 1331a6ca446..65e84f8fab1 100644
17 --- a/app-i18n/uim/uim-1.8.8.ebuild
18 +++ b/app-i18n/uim/uim-1.8.8.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2"
20
21 LICENSE="BSD GPL-2 LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 ~x86"
24 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ppc64 x86"
25 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk sqlite ssl static-libs xft"
26 RESTRICT="test"
27 REQUIRED_USE="gtk? ( X )