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: Fri, 15 Oct 2021 13:56:40
Message-Id: 1634306120.2133c16e8c1696a7bece3a33e882d20fef2c551a.hattya@gentoo
1 commit: 2133c16e8c1696a7bece3a33e882d20fef2c551a
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 15 13:55:20 2021 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 15 13:55:20 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2133c16e
7
8 app-i18n/ibus-table: amd64/x86 stable
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 app-i18n/ibus-table/ibus-table-1.14.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/ibus-table/ibus-table-1.14.1.ebuild b/app-i18n/ibus-table/ibus-table-1.14.1.ebuild
17 index ff60ef200c5..98017235346 100644
18 --- a/app-i18n/ibus-table/ibus-table-1.14.1.ebuild
19 +++ b/app-i18n/ibus-table/ibus-table-1.14.1.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}"