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: Fri, 11 Sep 2020 14:15:18
Message-Id: 1599833701.5cf7ebc57fe4f3be09225b497f3631da01c7fbf8.hattya@gentoo
1 commit: 5cf7ebc57fe4f3be09225b497f3631da01c7fbf8
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 11 14:15:01 2020 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 11 14:15:01 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cf7ebc5
7
8 app-i18n/ibus-typing-booster: amd64/x86 stable
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 app-i18n/ibus-typing-booster/ibus-typing-booster-2.9.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.9.5.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.9.5.ebuild
17 index ed1abe74544..69c81149e14 100644
18 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.9.5.ebuild
19 +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.9.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}"