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 0CF2E13835B for ; Wed, 26 May 2021 06:51:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56F35E076B; Wed, 26 May 2021 06:51:17 +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 149A4E076B for ; Wed, 26 May 2021 06:51:17 +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 CAEA7340D59 for ; Wed, 26 May 2021 06:51:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50380790 for ; Wed, 26 May 2021 06:51:14 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1622011855.ce1af005ffd54cc6c664e103c3b0dfbe4b4b9e35.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/ibus-table/ibus-table-1.12.4.ebuild X-VCS-Directories: app-i18n/ibus-table/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: ce1af005ffd54cc6c664e103c3b0dfbe4b4b9e35 X-VCS-Branch: master Date: Wed, 26 May 2021 06:51:14 +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: 083de36c-2eb4-42ae-8714-7f19ec3aa236 X-Archives-Hash: a0acd827b87d4cf397385ed99709a191 commit: ce1af005ffd54cc6c664e103c3b0dfbe4b4b9e35 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed May 26 06:50:55 2021 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed May 26 06:50:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce1af005 app-i18n/ibus-table: x86 stable wrt bug #792039 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> app-i18n/ibus-table/ibus-table-1.12.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/ibus-table/ibus-table-1.12.4.ebuild b/app-i18n/ibus-table/ibus-table-1.12.4.ebuild index 37a0eb79776..122725a49a3 100644 --- a/app-i18n/ibus-table/ibus-table-1.12.4.ebuild +++ b/app-i18n/ibus-table/ibus-table-1.12.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/kaio/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="nls" RESTRICT="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}"