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 13B30138330 for ; Wed, 5 Oct 2016 19:36:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6015BE0B22; Wed, 5 Oct 2016 19:36:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 466C0E0B22 for ; Wed, 5 Oct 2016 19:36:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E791E3411BF for ; Wed, 5 Oct 2016 19:36:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 58FDD24AA for ; Wed, 5 Oct 2016 19:36:34 +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: <1475696191.3c87ec896ff49c4ed08d076ea8c2f7d62f0683b5.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.4.3.ebuild app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild X-VCS-Directories: app-i18n/kcm-fcitx/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 3c87ec896ff49c4ed08d076ea8c2f7d62f0683b5 X-VCS-Branch: master Date: Wed, 5 Oct 2016 19:36:34 +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-Archives-Salt: ba091a80-016e-4246-8670-a2e28e7c9bae X-Archives-Hash: 8046e4182b08c397c4ce6566b985e17c commit: 3c87ec896ff49c4ed08d076ea8c2f7d62f0683b5 Author: Arfrever Frehtes Taifersar Arahesis Apache Org> AuthorDate: Wed Oct 5 19:28:51 2016 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Wed Oct 5 19:36:31 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c87ec89 app-i18n/kcm-fcitx: Stabilize on amd64/x86 (bug #589966). app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild | 2 +- app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild index 03c7f5f..1b9f5f8 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild @@ -23,7 +23,7 @@ fi LICENSE="GPL-2+" SLOT="4" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="minimal" RDEPEND=">=app-i18n/fcitx-4.2.8[dbus,qt4] diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild index 87b949d..dc73b9a 100644 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild @@ -22,7 +22,7 @@ fi LICENSE="GPL-2+" SLOT="5" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=app-i18n/fcitx-4.2.8[dbus]