commit: aa8368759eb1163f19c5771215dda3e7e3b4e0f9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 6 15:19:53 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Oct 7 02:39:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa836875
net-misc/frr: Stabilize 9.0.4 amd64, #940755
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/frr/frr-9.0.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/frr/frr-9.0.4.ebuild b/net-misc/frr/frr-9.0.4.ebuild
index 7b90e58baf39..92169ce4fded 100644
--- a/net-misc/frr/frr-9.0.4.ebuild
+++ b/net-misc/frr/frr-9.0.4.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 )"