sys-apps/iproute2: Stabilize 6.17.0 arm, #965444

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-11-15 03:01:53 +00:00
parent 5aca8088ea
commit d7e4c3e47b
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
inherit git-r3
else
SRC_URI="https://www.kernel.org/pub/linux/utils/net/${PN}/${P}.tar.xz"
KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
fi
DESCRIPTION="kernel routing and traffic control utilities"