commit: 587063de987a43ff438d23b53f0075fe0ad2b9b6 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Wed Feb 18 23:11:32 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Wed Feb 18 23:11:32 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=587063de
net-wireless/iw: Stabilize 6.17 arm, #970300 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> net-wireless/iw/iw-6.17.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-wireless/iw/iw-6.17.ebuild b/net-wireless/iw/iw-6.17.ebuild index e0cffb089eb4..91131322e1e1 100644 --- a/net-wireless/iw/iw-6.17.ebuild +++ b/net-wireless/iw/iw-6.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://mirrors.edge.kernel.org/pub/software/network/${PN}/${P}.tar.xz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" DEPEND="dev-libs/libnl:=" RDEPEND="
