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, 19 Aug 2020 14:40:41
Message-Id: 1597848001.6894f76f0f6d042bec8dd9d00c9f899276f76411.hattya@gentoo
1 commit: 6894f76f0f6d042bec8dd9d00c9f899276f76411
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 19 14:36:56 2020 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 19 14:40:01 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6894f76f
7
8 app-i18n/ibus-table: amd64/x86 stable
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild b/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
17 index f1c8d6b62e3..7f7fa37136a 100644
18 --- a/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
19 +++ b/app-i18n/ibus-table/ibus-table-1.9.21-r2.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz"
21
22 LICENSE="GPL-2 LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="nls"
27 RESTRICT="test"
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"