diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 16:47:14 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-07-28 16:47:14 +0300 |
commit | eab465a339ec49d101753abeaddbf8231cec5594 (patch) | |
tree | 1a13dd1b23f9e7bb36c4c31dbca663832fca4efe /net-wireless | |
parent | dev-ruby/yard: arm stable wrt bug #688868 (diff) | |
download | gentoo-eab465a339ec49d101753abeaddbf8231cec5594.tar.gz gentoo-eab465a339ec49d101753abeaddbf8231cec5594.tar.bz2 gentoo-eab465a339ec49d101753abeaddbf8231cec5594.zip |
net-wireless/hostapd: arm stable wrt bug #688726
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
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 cd5351e4d348..631b845e31aa 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" |