From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1220164-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 49894138359
	for <garchives@archives.gentoo.org>; Fri,  6 Nov 2020 13:32:20 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 77BB1E0880;
	Fri,  6 Nov 2020 13:32:19 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 5E73DE0880
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Nov 2020 13:32:19 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 67BFB340BC1
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Nov 2020 13:32:18 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E0FC2431
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Nov 2020 13:32:16 +0000 (UTC)
From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" <hattya@gentoo.org>
Message-ID: <1604669518.552483150e1e2d83b9b0198e8ffe778842307a65.hattya@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-typing-booster/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-i18n/ibus-typing-booster/ibus-typing-booster-2.9.7.ebuild
X-VCS-Directories: app-i18n/ibus-typing-booster/
X-VCS-Committer: hattya
X-VCS-Committer-Name: Akinori Hattori
X-VCS-Revision: 552483150e1e2d83b9b0198e8ffe778842307a65
X-VCS-Branch: master
Date: Fri,  6 Nov 2020 13:32:16 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 937fedb2-3120-4744-a31b-a323719b4fd6
X-Archives-Hash: 7b2e41add2a06f6f274f52e7e1cf6d35

commit:     552483150e1e2d83b9b0198e8ffe778842307a65
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  6 13:29:46 2020 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Fri Nov  6 13:31:58 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55248315

app-i18n/ibus-typing-booster: amd64/x86 stable

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>

 app-i18n/ibus-typing-booster/ibus-typing-booster-2.9.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.9.7.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.9.7.ebuild
index ed1abe74544..69c81149e14 100644
--- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.9.7.ebuild
+++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.9.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/mike-fabian/${PN}/releases/download/${PV}/${P}.tar.g
 
 LICENSE="GPL-3+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 RESTRICT="test"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"