From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 51760138AE9 for ; Mon, 27 Nov 2017 00:20:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09086E0ED5; Mon, 27 Nov 2017 00:20:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D8E5EE0E98 for ; Mon, 27 Nov 2017 00:20:30 +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 B26D733BF24 for ; Mon, 27 Nov 2017 00:20:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 27E74A8BB for ; Mon, 27 Nov 2017 00:20:28 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1511741941.54399b9737fb6996daddce3ea70667bb020d6097.whissi@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.55.ebuild X-VCS-Directories: net-libs/libmicrohttpd/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 54399b9737fb6996daddce3ea70667bb020d6097 X-VCS-Branch: master Date: Mon, 27 Nov 2017 00:20:28 +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: 5010fe7c-7245-4bc5-b769-6c776e2b3b4d X-Archives-Hash: 58b762f1d3c2b39875017c6192c5646d commit: 54399b9737fb6996daddce3ea70667bb020d6097 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Nov 26 23:13:36 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Nov 27 00:19:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54399b97 net-libs/libmicrohttpd: x86 stable (bug #638828) Package-Manager: Portage-2.3.16, Repoman-2.3.6 net-libs/libmicrohttpd/libmicrohttpd-0.9.55.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libmicrohttpd/libmicrohttpd-0.9.55.ebuild b/net-libs/libmicrohttpd/libmicrohttpd-0.9.55.ebuild index 1c9fefbc36b..7a4f5127da8 100644 --- a/net-libs/libmicrohttpd/libmicrohttpd-0.9.55.ebuild +++ b/net-libs/libmicrohttpd/libmicrohttpd-0.9.55.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 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86" IUSE="epoll messages ssl static-libs test" RDEPEND="ssl? (