commit: e8afdc7756197237e07acb397441c165edce728f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 19 07:18:51 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Feb 19 07:18:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8afdc77
net-wireless/hostapd: Stabilize 2.10 arm, #833576 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> net-wireless/hostapd/hostapd-2.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"