From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [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 349EF13835A for ; Fri, 26 Mar 2021 14:38:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D1AEE086F; Fri, 26 Mar 2021 14:38: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 66F46E086F for ; Fri, 26 Mar 2021 14:38:19 +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 74832340E0B for ; Fri, 26 Mar 2021 14:38:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ECCF7635 for ; Fri, 26 Mar 2021 14:38:15 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1616769481.0288c3a95b13e76efaf89a81e3d8e03859d7f01c.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/kcm-fcitx/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/kcm-fcitx/kcm-fcitx-0.5.6.ebuild X-VCS-Directories: app-i18n/kcm-fcitx/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 0288c3a95b13e76efaf89a81e3d8e03859d7f01c X-VCS-Branch: master Date: Fri, 26 Mar 2021 14:38:15 +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: c3d22585-5728-49f4-8d7e-cbd051645f00 X-Archives-Hash: 062b83a73bf79119eca444219213db2b commit: 0288c3a95b13e76efaf89a81e3d8e03859d7f01c Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Wed Mar 24 06:00:00 2021 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Fri Mar 26 14:38:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0288c3a9 app-i18n/kcm-fcitx: 0.5.6 AMD64/X86 stabilization. Signed-off-by: Arfrever Frehtes Taifersar Arahesis Apache.Org> Signed-off-by: Mike Gilbert gentoo.org> app-i18n/kcm-fcitx/kcm-fcitx-0.5.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.5.6.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.5.6.ebuild index be86ae5b382..fb4c8ee97f5 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.5.6.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.5.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 2013-2020 Gentoo Authors +# Copyright 2013-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -21,7 +21,7 @@ fi LICENSE="GPL-2+" SLOT="4-plasma5" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" BDEPEND=">=app-i18n/fcitx-4.2.9:4