diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-30 08:57:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-30 08:57:52 +0200 |
commit | 1f74f0625c3584dc135f60f3421742ab8b0595f0 (patch) | |
tree | d264e10d9a1ee756f65d712c914437b6a1db764e /net-misc/frr | |
parent | dev-util/clippy: x86 stable wrt bug #847940 (diff) | |
download | gentoo-1f74f0625c3584dc135f60f3421742ab8b0595f0.tar.gz gentoo-1f74f0625c3584dc135f60f3421742ab8b0595f0.tar.bz2 gentoo-1f74f0625c3584dc135f60f3421742ab8b0595f0.zip |
net-misc/frr: x86 stable wrt bug #847940
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/frr')
-rw-r--r-- | net-misc/frr/frr-8.2.2.ebuild | 2 |
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 2e6212ce72d0..930f7303dc8f 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 )" |