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 43EE31396D9 for ; Mon, 16 Oct 2017 14:18:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82C5B2BC05C; Mon, 16 Oct 2017 14:18:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 59ED42BC05C for ; Mon, 16 Oct 2017 14:18:46 +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 492B533BE33 for ; Mon, 16 Oct 2017 14:18:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CEB5C30D for ; Mon, 16 Oct 2017 14:18:43 +0000 (UTC) From: "Richard Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Richard Farina" Message-ID: <1508163516.85c798e67242c11f96adaa8e89577586ece3532e.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/hostapd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/hostapd/hostapd-2.6-r1.ebuild X-VCS-Directories: net-wireless/hostapd/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Richard Farina X-VCS-Revision: 85c798e67242c11f96adaa8e89577586ece3532e X-VCS-Branch: master Date: Mon, 16 Oct 2017 14:18:43 +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: df0b6114-3e6e-4e2e-ba87-8dc016f93f90 X-Archives-Hash: 5d0196c63dbd6fb40f47e97c7f6f5940 commit: 85c798e67242c11f96adaa8e89577586ece3532e Author: Zero_Chaos gentoo org> AuthorDate: Mon Oct 16 14:18:23 2017 +0000 Commit: Richard Farina gentoo org> CommitDate: Mon Oct 16 14:18:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85c798e6 net-wireless/hostapd: stable amd64/x86 for bug #634438 Package-Manager: Portage-2.3.11, Repoman-2.3.3 net-wireless/hostapd/hostapd-2.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-wireless/hostapd/hostapd-2.6-r1.ebuild b/net-wireless/hostapd/hostapd-2.6-r1.ebuild index 76965506ee1..301be3c7254 100644 --- a/net-wireless/hostapd/hostapd-2.6-r1.ebuild +++ b/net-wireless/hostapd/hostapd-2.6-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz" LICENSE="|| ( GPL-2 BSD )" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86" +KEYWORDS="amd64 ~arm ~mips ~ppc x86" IUSE="ipv6 logwatch netlink sqlite +ssl +wps +crda" DEPEND="ssl? ( dev-libs/openssl:*[-bindist] )