commit: 8609a20a30f29ce8b6065900e750728d677f4442
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 14 13:50:01 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 14 13:50:01 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8609a20a
net-misc/frr: Stabilize 10.1.3 amd64, #957854
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/frr/frr-10.1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/frr/frr-10.1.3.ebuild b/net-misc/frr/frr-10.1.3.ebuild
index 6e1d6a35e541..c4bf6cacfc21 100644
--- a/net-misc/frr/frr-10.1.3.ebuild
+++ b/net-misc/frr/frr-10.1.3.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/frr-${P}"
LICENSE="GPL-2+"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="doc fpm grpc nhrp ospfapi pam rpki snmp test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"