commit: b35c1deb655f28fa9759bd5859c4e2584241207f Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Mon Jul 22 16:30:47 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Mon Jul 22 16:30:47 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b35c1deb
net-wireless/hostapd: arm64 stable (bug #688726) Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64" net-wireless/hostapd/hostapd-2.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-wireless/hostapd/hostapd-2.8.ebuild b/net-wireless/hostapd/hostapd-2.8.ebuild index 5cb3cb8b6dd..cd5351e4d34 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"