From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-895046-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 A8DA113832E for <garchives@archives.gentoo.org>; Thu, 4 Aug 2016 08:33:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65E68E0AEE; Thu, 4 Aug 2016 08:33:03 +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 60C38E0AF5 for <gentoo-commits@lists.gentoo.org>; Thu, 4 Aug 2016 08:33:02 +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 C6419340BA2 for <gentoo-commits@lists.gentoo.org>; Thu, 4 Aug 2016 08:33:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B80652424 for <gentoo-commits@lists.gentoo.org>; Thu, 4 Aug 2016 08:32:58 +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: <1470299413.31dbc0307b1dfd3ac3a122d25c8e5b273d1c01d4.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.49.ebuild X-VCS-Directories: net-libs/libmicrohttpd/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 31dbc0307b1dfd3ac3a122d25c8e5b273d1c01d4 X-VCS-Branch: master Date: Thu, 4 Aug 2016 08:32:58 +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: 785ff521-79ea-48a8-a028-aa53861a531a X-Archives-Hash: 74643443757e088cac3169caa06bee9e commit: 31dbc0307b1dfd3ac3a122d25c8e5b273d1c01d4 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Thu Aug 4 08:30:13 2016 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Thu Aug 4 08:30:13 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31dbc030 net-libs/libmicrohttpd: Stable for HPPA (bug #584884). Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches net-libs/libmicrohttpd/libmicrohttpd-0.9.49.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.49.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.49.ebuild index 94b2fbe..715babf 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.49.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.49.ebuild @@ -12,7 +12,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? (