commit: 14b1e32e9ecfb2d59d77f5bada18d0df3ffed25f
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 07:28:23 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 07:28:23 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14b1e32e
net-wireless/iwd: Stabilize 2.22 arm64, #941249
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
net-wireless/iwd/iwd-2.22.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-wireless/iwd/iwd-2.22.ebuild b/net-wireless/iwd/iwd-2.22.ebuild
index 2f8de7ac6215..184f2a89a85f 100644
--- a/net-wireless/iwd/iwd-2.22.ebuild
+++ b/net-wireless/iwd/iwd-2.22.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
ELL_EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git"
else
SRC_URI="https://mirrors.edge.kernel.org/pub/linux/network/wireless/${P}.tar.xz"
- KEYWORDS="~alpha amd64 arm ~arm64 ~loong ppc ppc64 ~riscv ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86"
MYRST2MAN="RST2MAN=:"
fi