Gentoo Archives: gentoo-commits

From: Sergey Popov <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/frr/
Date: Thu, 14 Oct 2021 13:38:24
Message-Id: 1634218691.81d5fddf362805289c12c5e851f9e8ac50548ebd.pinkbyte@gentoo
1 commit: 81d5fddf362805289c12c5e851f9e8ac50548ebd
2 Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 14 13:38:11 2021 +0000
4 Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 14 13:38:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81d5fddf
7
8 net-misc/frr-8.0.1: stable on amd64 and x86
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>
12
13 net-misc/frr/frr-8.0.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/frr/frr-8.0.1.ebuild b/net-misc/frr/frr-8.0.1.ebuild
17 index 2f581241e3e..75fd3b38166 100644
18 --- a/net-misc/frr/frr-8.0.1.ebuild
19 +++ b/net-misc/frr/frr-8.0.1.ebuild
20 @@ -14,7 +14,7 @@ S="${WORKDIR}/frr-${P}"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm64 ~x86"
25 +KEYWORDS="amd64 ~arm64 x86"
26 IUSE="doc fpm grpc ipv6 kernel_linux nhrp ospfapi pam rpki snmp systemd test"
27 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
28 RESTRICT="!test? ( test )"