summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-08-17 03:55:10 +0100
committerSam James <sam@gentoo.org>2023-08-17 03:55:10 +0100
commit39855f596e2af6af259f2203ac8baa969c83d587 (patch)
treef683b091c6f194dfbf83c3188dbec43943f49292 /net-firewall
parentdev-perl/CGI: Stabilize 4.570.0 arm64, #910813 (diff)
downloadgentoo-39855f596e2af6af259f2203ac8baa969c83d587.tar.gz
gentoo-39855f596e2af6af259f2203ac8baa969c83d587.tar.bz2
gentoo-39855f596e2af6af259f2203ac8baa969c83d587.zip
net-firewall/firewalld: Stabilize 2.0.0 arm64, #910958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firewalld/firewalld-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-2.0.0.ebuild b/net-firewall/firewalld/firewalld-2.0.0.ebuild
index ce6d5c66ffb5..59e47ff9b089 100644
--- a/net-firewall/firewalld/firewalld-2.0.0.ebuild
+++ b/net-firewall/firewalld/firewalld-2.0.0.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"