From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 F11F8158018 for ; Sun, 3 Oct 2021 13:29:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29C56E08F4; Sun, 3 Oct 2021 13:29:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 11088E08F4 for ; Sun, 3 Oct 2021 13:29:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C0305342EDE for ; Sun, 3 Oct 2021 13:29:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5EED19B for ; Sun, 3 Oct 2021 13:29:29 +0000 (UTC) From: "Akinori Hattori" 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" Message-ID: <1633267695.9a4e7850e9e94a73619b46a8142c1d28befb8a34.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.14.12.ebuild X-VCS-Directories: app-i18n/ibus-typing-booster/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: 9a4e7850e9e94a73619b46a8142c1d28befb8a34 X-VCS-Branch: master Date: Sun, 3 Oct 2021 13:29:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8a258443-43df-4fcd-ae4e-003175a31f35 X-Archives-Hash: c43ef1487d1cb682c439f564ebfa01a3 commit: 9a4e7850e9e94a73619b46a8142c1d28befb8a34 Author: Akinori Hattori gentoo org> AuthorDate: Sun Oct 3 13:28:15 2021 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Sun Oct 3 13:28:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a4e7850 app-i18n/ibus-typing-booster: amd64/x86 stable Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Akinori Hattori gentoo.org> app-i18n/ibus-typing-booster/ibus-typing-booster-2.14.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.14.12.ebuild b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.14.12.ebuild index 4e8cb0ffc7f..60292db609e 100644 --- a/app-i18n/ibus-typing-booster/ibus-typing-booster-2.14.12.ebuild +++ b/app-i18n/ibus-typing-booster/ibus-typing-booster-2.14.12.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}"