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 90C0A13832F for ; Mon, 25 Jul 2016 16:02:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AC17E0A40; Mon, 25 Jul 2016 16:02:56 +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 B1882E0A40 for ; Mon, 25 Jul 2016 16:02:55 +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 7E8A5340BB9 for ; Mon, 25 Jul 2016 16:02:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA7C578B for ; Mon, 25 Jul 2016 16:02:50 +0000 (UTC) From: "Chí-Thanh Christopher Nguyễn" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chí-Thanh Christopher Nguyễn" Message-ID: <1469462413.a1d655655e095dbce49905f6b8554cc23308a9cd.chithanh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/libnih/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/libnih/libnih-1.0.3-r3.ebuild X-VCS-Directories: sys-libs/libnih/ X-VCS-Committer: chithanh X-VCS-Committer-Name: Chí-Thanh Christopher Nguyễn X-VCS-Revision: a1d655655e095dbce49905f6b8554cc23308a9cd X-VCS-Branch: master Date: Mon, 25 Jul 2016 16:02:50 +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: ca1939fa-8761-47b7-a123-9a58d9a28479 X-Archives-Hash: b059ebf8cc4ad498904133c69e97eeed commit: a1d655655e095dbce49905f6b8554cc23308a9cd Author: Chí-Thanh Christopher Nguyễn gentoo org> AuthorDate: Mon Jul 25 16:00:13 2016 +0000 Commit: Chí-Thanh Christopher Nguyễn gentoo org> CommitDate: Mon Jul 25 16:00:13 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1d65565 sys-libs/libnih: keyword ~ppc Bug: https://bugs.gentoo.org/show_bug.cgi?id=559770 Package-Manager: portage-2.2.28 sys-libs/libnih/libnih-1.0.3-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libnih/libnih-1.0.3-r3.ebuild b/sys-libs/libnih/libnih-1.0.3-r3.ebuild index 70ffc53..0a80c4b 100644 --- a/sys-libs/libnih/libnih-1.0.3-r3.ebuild +++ b/sys-libs/libnih/libnih-1.0.3-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://launchpad.net/${PN}/$(get_version_component_range 1-2)/${PV}/+d LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~mips ~ppc64 x86" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~mips ~ppc ~ppc64 x86" IUSE="+dbus nls static-libs +threads" # The configure phase will check for valgrind headers, and the tests will use