Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/frr/
Date: Sat, 15 May 2021 02:22:02
Message-Id: 1621045303.3820d22265c15770cf5c885b6bbce2f4e8a8f594.sam@gentoo
1 commit: 3820d22265c15770cf5c885b6bbce2f4e8a8f594
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 15 02:21:43 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat May 15 02:21:43 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3820d222
7
8 net-misc/frr: Keyword 7.5.1-r2 arm64, #766411
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 net-misc/frr/frr-7.5.1-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/frr/frr-7.5.1-r2.ebuild b/net-misc/frr/frr-7.5.1-r2.ebuild
16 index 9e16c18b16d..5b7e3d01473 100644
17 --- a/net-misc/frr/frr-7.5.1-r2.ebuild
18 +++ b/net-misc/frr/frr-7.5.1-r2.ebuild
19 @@ -14,7 +14,7 @@ S="${WORKDIR}/frr-${P}"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~x86"
25 IUSE="doc fpm grpc ipv6 kernel_linux nhrp ospfapi pam rpki snmp systemd test"
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
27 RESTRICT="!test? ( test )"