summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-14 06:11:11 +0000
committerSam James <sam@gentoo.org>2024-03-14 06:11:11 +0000
commit40859cc1d777317ef9ef2bd3beae1191389acec0 (patch)
treefccc76bb73a4b78db7dac91e73059cd288c2bcc7 /net-firewall
parentnet-firewall/firewalld: Stabilize 2.1.1 arm64, #926971 (diff)
downloadgentoo-40859cc1d777317ef9ef2bd3beae1191389acec0.tar.gz
gentoo-40859cc1d777317ef9ef2bd3beae1191389acec0.tar.bz2
gentoo-40859cc1d777317ef9ef2bd3beae1191389acec0.zip
net-firewall/firewalld: Stabilize 2.1.1 arm, #926971
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firewalld/firewalld-2.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-2.1.1.ebuild b/net-firewall/firewalld/firewalld-2.1.1.ebuild
index 8b097e8aa8bf..adbcaad944da 100644
--- a/net-firewall/firewalld/firewalld-2.1.1.ebuild
+++ b/net-firewall/firewalld/firewalld-2.1.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"