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 906C813829C for ; Wed, 1 Jun 2016 21:09:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 393DE21C03A; Wed, 1 Jun 2016 21:09:55 +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 A011021C01D for ; Wed, 1 Jun 2016 21:09:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B8DB6340C6F for ; Wed, 1 Jun 2016 21:09:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B34D4972 for ; Wed, 1 Jun 2016 21:09:50 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1464815380.91f60cca46550ba885cf48d96fa061a5603f14ef.kensington@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: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 91f60cca46550ba885cf48d96fa061a5603f14ef X-VCS-Branch: master Date: Wed, 1 Jun 2016 21:09: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: 8d094071-39db-4fd8-86bd-9590eed3dd5f X-Archives-Hash: 8f9b3f67b9d9c890c78a95b57a7d5b70 commit: 91f60cca46550ba885cf48d96fa061a5603f14ef Author: Michael Palimaka gentoo org> AuthorDate: Wed Jun 1 21:08:00 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Jun 1 21:09:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91f60cca sys-libs/libnih: x86 stable Gentoo-bug: 570122 Package-Manager: portage-2.3.0_rc1 sys-libs/libnih/libnih-1.0.3-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/libnih/libnih-1.0.3-r3.ebuild b/sys-libs/libnih/libnih-1.0.3-r3.ebuild index 7aca63a..de0dcf5 100644 --- a/sys-libs/libnih/libnih-1.0.3-r3.ebuild +++ b/sys-libs/libnih/libnih-1.0.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~ppc64 x86" IUSE="+dbus nls static-libs +threads" # The configure phase will check for valgrind headers, and the tests will use