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 56536138330 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 788A3E0BF9; Tue, 9 Jan 2018 22:58:16 +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 55CD4E0BF8 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 60025335C43 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 A62761AE 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.5d686fc2b74c6b26545c6e65ea0f26ca711fada4.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-qt5/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/fcitx-qt5/fcitx-qt5-1.2.1.ebuild X-VCS-Directories: app-i18n/fcitx-qt5/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 5d686fc2b74c6b26545c6e65ea0f26ca711fada4 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: f02273d2-0c19-4cd8-bdcc-cbf4329f3f5d X-Archives-Hash: 47aafcca4e264139b3d64f48dfffbf03 commit: 5d686fc2b74c6b26545c6e65ea0f26ca711fada4 Author: Sergei Trofimovich gentoo org> AuthorDate: Tue Jan 9 22:55:18 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=5d686fc2 app-i18n/fcitx-qt5: stable 1.2.1 for ppc/ppc64, bug #643960 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc ppc64" app-i18n/fcitx-qt5/fcitx-qt5-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/fcitx-qt5/fcitx-qt5-1.2.1.ebuild b/app-i18n/fcitx-qt5/fcitx-qt5-1.2.1.ebuild index a4d2b415636..c353b639401 100644 --- a/app-i18n/fcitx-qt5/fcitx-qt5-1.2.1.ebuild +++ b/app-i18n/fcitx-qt5/fcitx-qt5-1.2.1.ebuild @@ -21,7 +21,7 @@ fi LICENSE="BSD GPL-2+ GPL-3+ LGPL-2+" SLOT="4" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~hppa ppc ppc64 x86" IUSE="" # Private headers of dev-qt/qtgui:5 used.