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 0E94E138334 for ; Tue, 26 Jun 2018 15:57:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB84AE09CF; Tue, 26 Jun 2018 15:57:53 +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 B7096E09CF for ; Tue, 26 Jun 2018 15:57:53 +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 252CE335C60 for ; Tue, 26 Jun 2018 15:57:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3E7AA2D8 for ; Tue, 26 Jun 2018 15:57:50 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1530028650.9a7b670f48667e491d02afdb797695099c6c7d5e.zlogene@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-r4.ebuild X-VCS-Directories: net-wireless/hostapd/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 9a7b670f48667e491d02afdb797695099c6c7d5e X-VCS-Branch: master Date: Tue, 26 Jun 2018 15:57:50 +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: c67f7a91-a4e9-467e-8f86-720af1f48eca X-Archives-Hash: 1cad4f1d0c5762240cb00b46f4f55780 commit: 9a7b670f48667e491d02afdb797695099c6c7d5e Author: Mikle Kolyada gentoo org> AuthorDate: Tue Jun 26 15:57:30 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Tue Jun 26 15:57:30 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a7b670f net-wireless/hostapd: arm stable wrt bug #653524 Package-Manager: Portage-2.3.40, Repoman-2.3.9 net-wireless/hostapd/hostapd-2.6-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-wireless/hostapd/hostapd-2.6-r4.ebuild b/net-wireless/hostapd/hostapd-2.6-r4.ebuild index 8b200a641d5..a0403321ea5 100644 --- a/net-wireless/hostapd/hostapd-2.6-r4.ebuild +++ b/net-wireless/hostapd/hostapd-2.6-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ppc x86" +KEYWORDS="amd64 arm ~mips ppc x86" IUSE="internal-tls ipv6 libressl logwatch netlink sqlite +wps +crda" DEPEND="