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 E99A613835B for ; Tue, 27 Apr 2021 22:02:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B481E086A; Tue, 27 Apr 2021 22:02:42 +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 2E2ADE086A for ; Tue, 27 Apr 2021 22:02:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4FA553410B8 for ; Tue, 27 Apr 2021 22:02:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D5CF737 for ; Tue, 27 Apr 2021 22:02:37 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1619560927.421b90f3eebe3e36367245c793293d2c2e844d7f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-configtool/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/fcitx-configtool/fcitx-configtool-0.4.10.ebuild X-VCS-Directories: app-i18n/fcitx-configtool/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 421b90f3eebe3e36367245c793293d2c2e844d7f X-VCS-Branch: master Date: Tue, 27 Apr 2021 22:02:37 +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: 34dc8c2a-329b-4a67-bdc4-7ff0e5e8bb65 X-Archives-Hash: 8b43c3263487fe1ef6671f3c428162e7 commit: 421b90f3eebe3e36367245c793293d2c2e844d7f Author: Sam James gentoo org> AuthorDate: Tue Apr 27 22:01:38 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Apr 27 22:02:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=421b90f3 app-i18n/fcitx-configtool: Keyword 0.4.10 arm64, #730282 Signed-off-by: Sam James gentoo.org> app-i18n/fcitx-configtool/fcitx-configtool-0.4.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/fcitx-configtool/fcitx-configtool-0.4.10.ebuild b/app-i18n/fcitx-configtool/fcitx-configtool-0.4.10.ebuild index f7411584a94..940ea21df73 100644 --- a/app-i18n/fcitx-configtool/fcitx-configtool-0.4.10.ebuild +++ b/app-i18n/fcitx-configtool/fcitx-configtool-0.4.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 2010-2020 Gentoo Authors +# Copyright 2010-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -21,7 +21,7 @@ fi LICENSE="GPL-2+ LGPL-2.1+" SLOT="4" -KEYWORDS="amd64 ppc ppc64 x86" +KEYWORDS="amd64 ~arm64 ppc ppc64 x86" IUSE="" BDEPEND="dev-libs/glib:2