summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-04 12:22:31 +0000
committerSam James <sam@gentoo.org>2023-11-04 12:22:31 +0000
commit102c0dba59a0c00c5e0ec2adacccabfbc8ad4843 (patch)
tree9e8586b5ffd2623773fb239d88a41046482d1eed /net-firewall
parentnet-firewall/firewalld: Stabilize 2.0.1 arm64, #916800 (diff)
downloadgentoo-102c0dba59a0c00c5e0ec2adacccabfbc8ad4843.tar.gz
gentoo-102c0dba59a0c00c5e0ec2adacccabfbc8ad4843.tar.bz2
gentoo-102c0dba59a0c00c5e0ec2adacccabfbc8ad4843.zip
net-firewall/firewalld: Stabilize 2.0.1 x86, #916800
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-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 b40fe2795110..59e47ff9b089 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"