commit: ff2c6a0cf8a98bdc4e9b0d22a7280268374ad131 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 25 00:47:50 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 25 00:47:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff2c6a0c
net-firewall/ferm: Keyword 2.7 arm64, #947184 Signed-off-by: Sam James <sam <AT> gentoo.org> 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 5e7d668967ba..6293e4dd4bb5 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"