From ff2c6a0cf8a98bdc4e9b0d22a7280268374ad131 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 25 Jan 2025 00:47:50 +0000 Subject: [PATCH] net-firewall/ferm: Keyword 2.7 arm64, #947184 Signed-off-by: Sam James --- net-firewall/ferm/ferm-2.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-firewall/ferm/ferm-2.7.ebuild b/net-firewall/ferm/ferm-2.7.ebuild index 5e7d668967baa..6293e4dd4bb5d 100644 --- a/net-firewall/ferm/ferm-2.7.ebuild +++ b/net-firewall/ferm/ferm-2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="http://ferm.foo-projects.org/download/${PV}/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ~arm64 ppc x86" # Uses Internet connection while testing. RESTRICT="test"