Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/
Date: Wed, 26 May 2021 06:49:31
Message-Id: 1622011637.8dfe87a7028340d3d2812b4872810fac53583bc1.ago@gentoo
1 commit: 8dfe87a7028340d3d2812b4872810fac53583bc1
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 26 06:47:17 2021 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed May 26 06:47:17 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dfe87a7
7
8 app-i18n/ibus-table: amd64 stable wrt bug #792039
9
10 Package-Manager: Portage-3.0.13, Repoman-3.0.2
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-i18n/ibus-table/ibus-table-1.12.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-i18n/ibus-table/ibus-table-1.12.4.ebuild b/app-i18n/ibus-table/ibus-table-1.12.4.ebuild
18 index 2a67dd2b276..37a0eb79776 100644
19 --- a/app-i18n/ibus-table/ibus-table-1.12.4.ebuild
20 +++ b/app-i18n/ibus-table/ibus-table-1.12.4.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz"
22
23 LICENSE="GPL-2 LGPL-2.1"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~x86"
26 +KEYWORDS="amd64 ~x86"
27 IUSE="nls"
28 RESTRICT="test"
29 REQUIRED_USE="${PYTHON_REQUIRED_USE}"