From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4799A1388C1 for ; Tue, 22 Dec 2015 02:32:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C289221C0B3; Tue, 22 Dec 2015 02:32:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 88C0821C0A9 for ; Tue, 22 Dec 2015 02:32:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C2D12340845 for ; Tue, 22 Dec 2015 02:32:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 99877CF0 for ; Tue, 22 Dec 2015 02:32:01 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1450751498.89f9cc3016ba66c5ddeee712f6942cb2f1523a51.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/fcitx/fcitx-4.2.9.ebuild X-VCS-Directories: app-i18n/fcitx/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 89f9cc3016ba66c5ddeee712f6942cb2f1523a51 X-VCS-Branch: master Date: Tue, 22 Dec 2015 02:32:01 +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: 5d5d714d-4a0f-44dd-8fcf-e2a7ab9fbb0f X-Archives-Hash: 2b7138cecc2313f039971b10dd8b3609 commit: 89f9cc3016ba66c5ddeee712f6942cb2f1523a51 Author: Jiajun Wang gmail com> AuthorDate: Fri Dec 11 03:39:27 2015 +0000 Commit: Yixun Lan gentoo org> CommitDate: Tue Dec 22 02:31:38 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89f9cc30 app-i18n/fcitx: drop hppa, ppc, ppc64 keywords Gentoo-Bug: 568972, unsatisfied keywords kde-frameworks/extra-cmake-modules isn't keyworded on those platforms Package-Manager: portage-2.2.26 Signed-off-by: Yixun Lan gentoo.org> app-i18n/fcitx/fcitx-4.2.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/fcitx/fcitx-4.2.9.ebuild b/app-i18n/fcitx/fcitx-4.2.9.ebuild index 49b3256..7fe975b 100644 --- a/app-i18n/fcitx/fcitx-4.2.9.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.fcitx-im.org/fcitx/${P}_dict.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~x86" IUSE="+X +autostart +cairo +dbus debug +enchant gtk gtk3 icu introspection lua nls opencc +pango qt4 static-libs +table test +xml"