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-typing-booster/
Date: Thu, 08 Sep 2022 13:17:03
Message-Id: 1662642787.469c2cc1d1d48118a95b3b94d1390561b017618e.hattya@gentoo
1 commit: 469c2cc1d1d48118a95b3b94d1390561b017618e
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 8 13:13:07 2022 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 8 13:13:07 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=469c2cc1
7
8 app-i18n/ibus-typing-booster: amd64/x86 stable
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 app-i18n/ibus-typing-booster/ibus-typing-booster-2.18.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.18.9.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.18.9.ebuild
17 index 58166b805e3c..23bfd6ae5804 100644
18 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.18.9.ebuild
19 +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.18.9.ebuild
20 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/mike-fabian/${PN}/releases/download/${PV}/${P}.tar.g
21
22 LICENSE="GPL-3+"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE=""
27 RESTRICT="test"
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"