From: Agostino Sarubbo Date: Wed, 26 Jun 2019 09:44:18 +0000 (+0200) Subject: net-wireless/hostapd: x86 stable wrt bug #688726 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=176120de8c58e7bf23fe437c70b34130b63690a9;p=gentoo.git net-wireless/hostapd: x86 stable wrt bug #688726 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" --- diff --git a/net-wireless/hostapd/hostapd-2.8.ebuild b/net-wireless/hostapd/hostapd-2.8.ebuild index 8ec2de4d82d1..e52d191025dc 100644 --- a/net-wireless/hostapd/hostapd-2.8.ebuild +++ b/net-wireless/hostapd/hostapd-2.8.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"