From: Agostino Sarubbo Date: Tue, 20 Aug 2019 22:54:37 +0000 (+0200) Subject: net-wireless/hostapd: x86 stable wrt bug #692540 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=42b8e1168540a265fabc9adcb22f72da92089d4e;p=gentoo.git net-wireless/hostapd: x86 stable wrt bug #692540 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/net-wireless/hostapd/hostapd-2.9.ebuild b/net-wireless/hostapd/hostapd-2.9.ebuild index 8ec2de4d82d1..e52d191025dc 100644 --- a/net-wireless/hostapd/hostapd-2.9.ebuild +++ b/net-wireless/hostapd/hostapd-2.9.ebuild @@ -21,7 +21,7 @@ else SRC_URI+=" https://w1.fi/releases/${P}.tar.gz" fi # Never stabilize snapshot ebuilds please - KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc x86" fi LICENSE="BSD"