summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-07 09:31:26 +0000
committerSam James <sam@gentoo.org>2024-01-07 09:31:26 +0000
commit625c520161ec35b09bab6a6a7903ba274c1f5aaf (patch)
treedb0e491a1219afe9c714d52d5c67182fec26ead6 /net-firewall
parentnet-firewall/firewalld: Stabilize 2.0.2 arm, #921544 (diff)
downloadgentoo-625c520161ec35b09bab6a6a7903ba274c1f5aaf.tar.gz
gentoo-625c520161ec35b09bab6a6a7903ba274c1f5aaf.tar.bz2
gentoo-625c520161ec35b09bab6a6a7903ba274c1f5aaf.zip
net-firewall/firewalld: Stabilize 2.0.2 arm64, #921544
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firewalld/firewalld-2.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-2.0.2.ebuild b/net-firewall/firewalld/firewalld-2.0.2.ebuild
index 713e240bb177..e4073eeb71f9 100644
--- a/net-firewall/firewalld/firewalld-2.0.2.ebuild
+++ b/net-firewall/firewalld/firewalld-2.0.2.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"