diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 09:18:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-19 09:18:51 +0200 |
commit | e8afdc7756197237e07acb397441c165edce728f (patch) | |
tree | cfda1bacb1074291813b969b4e30c4fbb4161a1f /net-wireless/hostapd | |
parent | dev-python/pyrsistent: Stabilize 0.18.1 arm, #833550 (diff) | |
download | gentoo-e8afdc7756197237e07acb397441c165edce728f.tar.gz gentoo-e8afdc7756197237e07acb397441c165edce728f.tar.bz2 gentoo-e8afdc7756197237e07acb397441c165edce728f.zip |
net-wireless/hostapd: Stabilize 2.10 arm, #833576
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-wireless/hostapd')
-rw-r--r-- | net-wireless/hostapd/hostapd-2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/hostapd/hostapd-2.10.ebuild b/net-wireless/hostapd/hostapd-2.10.ebuild index d70b4b738120..09e00a11c402 100644 --- a/net-wireless/hostapd/hostapd-2.10.ebuild +++ b/net-wireless/hostapd/hostapd-2.10.ebuild @@ -23,7 +23,7 @@ else fi # Never stabilize snapshot ebuilds please - KEYWORDS="amd64 ~arm arm64 ~mips ppc x86" + KEYWORDS="amd64 arm arm64 ~mips ppc x86" fi LICENSE="BSD" |