diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-22 12:30:47 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-22 12:30:47 -0400 |
commit | b35c1deb655f28fa9759bd5859c4e2584241207f (patch) | |
tree | 584f3bdb11838f7329dcb876fbbd74d255b63c78 /net-wireless | |
parent | dev-db/postgresql: arm64 stable (bug #688420) (diff) | |
download | gentoo-b35c1deb655f28fa9759bd5859c4e2584241207f.tar.gz gentoo-b35c1deb655f28fa9759bd5859c4e2584241207f.tar.bz2 gentoo-b35c1deb655f28fa9759bd5859c4e2584241207f.zip |
net-wireless/hostapd: arm64 stable (bug #688726)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/hostapd/hostapd-2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |