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 AFE7713881D for ; Tue, 22 Sep 2015 04:39:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA15AE0885; Tue, 22 Sep 2015 04:39:24 +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 AE1B021C026 for ; Tue, 22 Sep 2015 04:39:23 +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 EF8493409AA for ; Tue, 22 Sep 2015 04:39:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8063C23A for ; Tue, 22 Sep 2015 04:39:19 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1442896702.9c098a2b3a43fb4e596758c63aaff3076b949412.jer@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: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 9c098a2b3a43fb4e596758c63aaff3076b949412 X-VCS-Branch: master Date: Tue, 22 Sep 2015 04:39:19 +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: 30ec5bee-a815-46cb-a496-fa0aa70c19cc X-Archives-Hash: cb784d39179aa6dfe3b2467c3a814b72 commit: 9c098a2b3a43fb4e596758c63aaff3076b949412 Author: Jeroen Roovers gentoo org> AuthorDate: Tue Sep 22 04:38:22 2015 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Tue Sep 22 04:38:22 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c098a2b sys-libs/libnih: Mark ~ppc64 (bug #559770). Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches 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 dd1ab1c..bc47d17 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="~amd64 ~arm ~arm64 ~hppa ~mips ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~x86" IUSE="+dbus nls static-libs +threads" # The configure phase will check for valgrind headers, and the tests will use