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: Wed, 30 Jun 2021 13:47:33
Message-Id: 1625060618.6c464d24bb471ad33b9782453a96365e2107bb39.hattya@gentoo
1 commit: 6c464d24bb471ad33b9782453a96365e2107bb39
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 30 13:43:38 2021 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 30 13:43:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c464d24
7
8 app-i18n/ibus-typing-booster: amd64/x86 stable
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.5.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.5.ebuild
17 index 4547ea3abfb..7435956552e 100644
18 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.5.ebuild
19 +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.10.5.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}"