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-table/
Date: Wed, 29 Aug 2018 13:11:06
Message-Id: 1535548002.0fe91ac36f080301a96b7bbfe6a8224998b7f0bd.hattya@gentoo
1 commit: 0fe91ac36f080301a96b7bbfe6a8224998b7f0bd
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 29 13:06:42 2018 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 29 13:06:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fe91ac3
7
8 app-i18n/ibus-table: amd64/x86 stable
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-i18n/ibus-table/ibus-table-1.9.18.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-i18n/ibus-table/ibus-table-1.9.18.ebuild b/app-i18n/ibus-table/ibus-table-1.9.18.ebuild
16 index 2a357802f97..9b3dfb89ccf 100644
17 --- a/app-i18n/ibus-table/ibus-table-1.9.18.ebuild
18 +++ b/app-i18n/ibus-table/ibus-table-1.9.18.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz"
20
21 LICENSE="GPL-2 LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="nls"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"