summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-05-28 17:58:50 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-28 17:58:50 +0200
commitc0ac4340d500cd5cffb22d5081a7cd12476bfa31 (patch)
tree8a382da1200de2335b9b6d00095d529c0aec74d6 /net-misc/frr
parentdev-util/clippy: Stabilize 8.2.2 amd64, #847940 (diff)
downloadgentoo-c0ac4340d500cd5cffb22d5081a7cd12476bfa31.tar.gz
gentoo-c0ac4340d500cd5cffb22d5081a7cd12476bfa31.tar.bz2
gentoo-c0ac4340d500cd5cffb22d5081a7cd12476bfa31.zip
net-misc/frr: Stabilize 8.2.2 amd64, #847940
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/frr')
-rw-r--r--net-misc/frr/frr-8.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/frr/frr-8.2.2.ebuild b/net-misc/frr/frr-8.2.2.ebuild
index 44fb6e2685fc..2e6212ce72d0 100644
--- a/net-misc/frr/frr-8.2.2.ebuild
+++ b/net-misc/frr/frr-8.2.2.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/frr-${P}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="doc fpm grpc ipv6 nhrp ospfapi pam rpki snmp test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"