From: Aaron Bauman Date: Mon, 22 Jul 2019 16:30:47 +0000 (-0400) Subject: net-wireless/hostapd: arm64 stable (bug #688726) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b35c1deb655f28fa9759bd5859c4e2584241207f;p=gentoo.git net-wireless/hostapd: arm64 stable (bug #688726) Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64" --- diff --git a/net-wireless/hostapd/hostapd-2.8.ebuild b/net-wireless/hostapd/hostapd-2.8.ebuild index 5cb3cb8b6dd9..cd5351e4d348 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"