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 6A2BF138331 for ; Tue, 9 Jan 2018 22:58:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92AEAE0BF8; Tue, 9 Jan 2018 22:58:16 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6FBC7E0BF8 for ; Tue, 9 Jan 2018 22:58:16 +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 4E40B335C3E for ; Tue, 9 Jan 2018 22:58:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92A541AD for ; Tue, 9 Jan 2018 22:58:13 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1515538688.0d61b95d37e73dc8e37e5c2026591788da1a34b7.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-cloudpinyin/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild X-VCS-Directories: app-i18n/fcitx-cloudpinyin/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 0d61b95d37e73dc8e37e5c2026591788da1a34b7 X-VCS-Branch: master Date: Tue, 9 Jan 2018 22:58:13 +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: 5a9d6f8b-4091-472e-bcd0-d880d007cfb9 X-Archives-Hash: 77b366e630f38906382cf09af245ceea commit: 0d61b95d37e73dc8e37e5c2026591788da1a34b7 Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Jan 9 22:55:01 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Tue Jan 9 22:58:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d61b95d app-i18n/fcitx-cloudpinyin: stable 0.3.6 for ppc/ppc64, bug #643960 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc ppc64" app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild index 39dfd8f3b81..536cf3cafca 100644 --- a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild +++ b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild @@ -21,7 +21,7 @@ fi LICENSE="GPL-2+" SLOT="4" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" RDEPEND=">=app-i18n/fcitx-4.2.9:4