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 B77571381FB for ; Sat, 23 Apr 2016 10:31:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05C6721C01A; Sat, 23 Apr 2016 10:31:25 +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 7444821C00E for ; Sat, 23 Apr 2016 10:31:24 +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 2D1DF340D09 for ; Sat, 23 Apr 2016 10:31:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4EB6B208E for ; Sat, 23 Apr 2016 10:31:21 +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: <1461407364.f37420b5a85d5f0ca8590087b0375906f7591cb6.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/nss_wrapper/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/nss_wrapper/nss_wrapper-1.1.3.ebuild X-VCS-Directories: sys-libs/nss_wrapper/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: f37420b5a85d5f0ca8590087b0375906f7591cb6 X-VCS-Branch: master Date: Sat, 23 Apr 2016 10:31:21 +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: 994bd35e-5100-43f4-9953-764a21a87f52 X-Archives-Hash: 772f1bc8e488542f2ecd8d65c3767f80 commit: f37420b5a85d5f0ca8590087b0375906f7591cb6 Author: Jeroen Roovers gentoo org> AuthorDate: Sat Apr 23 10:29:24 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sat Apr 23 10:29:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f37420b5 sys-libs/nss_wrapper: Stable for HPPA (bug #578004). Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches sys-libs/nss_wrapper/nss_wrapper-1.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/nss_wrapper/nss_wrapper-1.1.3.ebuild b/sys-libs/nss_wrapper/nss_wrapper-1.1.3.ebuild index 117c086..060e5d3 100644 --- a/sys-libs/nss_wrapper/nss_wrapper-1.1.3.ebuild +++ b/sys-libs/nss_wrapper/nss_wrapper-1.1.3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://cwrap.org/nss_wrapper.html" SRC_URI="https://ftp.samba.org/pub/cwrap/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="test" DEPEND=""