summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-04 12:22:30 +0000
committerSam James <sam@gentoo.org>2023-11-04 12:22:30 +0000
commit7c9b23a9cac1618842e651daa56a50607d918af1 (patch)
tree2c82a967ce6bba538a631a2f4005c27d14aa5027
parentnet-firewall/firewalld: Stabilize 2.0.1 amd64, #916800 (diff)
downloadgentoo-7c9b23a9cac1618842e651daa56a50607d918af1.tar.gz
gentoo-7c9b23a9cac1618842e651daa56a50607d918af1.tar.bz2
gentoo-7c9b23a9cac1618842e651daa56a50607d918af1.zip
net-firewall/firewalld: Stabilize 2.0.1 arm64, #916800
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-firewall/firewalld/firewalld-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-2.0.1.ebuild b/net-firewall/firewalld/firewalld-2.0.1.ebuild
index 2eeae1c72eac..b40fe2795110 100644
--- a/net-firewall/firewalld/firewalld-2.0.1.ebuild
+++ b/net-firewall/firewalld/firewalld-2.0.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/firewalld/firewalld/releases/download/v${PV}/${P}.ta
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~loong ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv ~x86"
IUSE="gui +nftables +iptables test"
# Tests are too unreliable in sandbox environment
RESTRICT="!test? ( test ) test"