summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-12-12 18:58:34 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-12-12 18:58:34 +0100
commit62f2d95fe8b53cd2ab3290eb96ab3cff056202f6 (patch)
tree22ed7bfb169933032e5e29f1ce583e343bbf5cb0 /net-misc
parentdev-util/clippy: Stabilize 8.1 x86, #829007 (diff)
downloadgentoo-62f2d95fe8b53cd2ab3290eb96ab3cff056202f6.tar.gz
gentoo-62f2d95fe8b53cd2ab3290eb96ab3cff056202f6.tar.bz2
gentoo-62f2d95fe8b53cd2ab3290eb96ab3cff056202f6.zip
net-misc/frr: Stabilize 8.1-r1 x86, #829007
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/frr/frr-8.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/frr/frr-8.1-r1.ebuild b/net-misc/frr/frr-8.1-r1.ebuild
index 1fcbac9b2687..e462f7c1b081 100644
--- a/net-misc/frr/frr-8.1-r1.ebuild
+++ b/net-misc/frr/frr-8.1-r1.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 kernel_linux nhrp ospfapi pam rpki snmp test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"