From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-945906-garchives=archives.gentoo.org@lists.gentoo.org>
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 2D7EF139694
	for <garchives@archives.gentoo.org>; Tue, 25 Apr 2017 07:21:58 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 947A1E0DD8;
	Tue, 25 Apr 2017 07:21:57 +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 742B6E0DD8
	for <gentoo-commits@lists.gentoo.org>; Tue, 25 Apr 2017 07:21:47 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id E946F341692
	for <gentoo-commits@lists.gentoo.org>; Tue, 25 Apr 2017 07:21:45 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D0D3E7444
	for <gentoo-commits@lists.gentoo.org>; Tue, 25 Apr 2017 07:21:42 +0000 (UTC)
From: "Jeroen Roovers" <jer@gentoo.org>
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" <jer@gentoo.org>
Message-ID: <1493104849.e93eeaa4aa7b3d19c8c8c4bdd31762710377ed5a.jer@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libmicrohttpd/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-libs/libmicrohttpd/libmicrohttpd-0.9.52.ebuild
X-VCS-Directories: net-libs/libmicrohttpd/
X-VCS-Committer: jer
X-VCS-Committer-Name: Jeroen Roovers
X-VCS-Revision: e93eeaa4aa7b3d19c8c8c4bdd31762710377ed5a
X-VCS-Branch: master
Date: Tue, 25 Apr 2017 07:21:42 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 4d3b05d0-7fd7-4e64-8cf3-cb27135a74db
X-Archives-Hash: 58d020a0156871e41985824fbb3d9e48

commit:     e93eeaa4aa7b3d19c8c8c4bdd31762710377ed5a
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 25 07:20:49 2017 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Apr 25 07:20:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e93eeaa4

net-libs/libmicrohttpd: Stable for HPPA (bug #615752).

Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches

 net-libs/libmicrohttpd/libmicrohttpd-0.9.52.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.52.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.52.ebuild
index ede1944d2cd..c86904c113f 100644
--- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.52.ebuild
+++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.52.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="0/12"
-KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
 IUSE="epoll messages ssl static-libs test"
 
 RDEPEND="ssl? (