summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-24 04:55:35 +0100
committerSam James <sam@gentoo.org>2023-07-24 04:55:35 +0100
commit9515735c835b1b5cf9ee7fab73be4a5d045bc9c5 (patch)
treeb64aff428b3e3566fa5e4c23ee9aa0076879f17b /net-firewall/firewalld
parentapp-forensics/aflplusplus: Stabilize 4.07c-r1 amd64, #910957 (diff)
downloadgentoo-9515735c835b1b5cf9ee7fab73be4a5d045bc9c5.tar.gz
gentoo-9515735c835b1b5cf9ee7fab73be4a5d045bc9c5.tar.bz2
gentoo-9515735c835b1b5cf9ee7fab73be4a5d045bc9c5.zip
net-firewall/firewalld: Stabilize 2.0.0 x86, #910958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall/firewalld')
-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 a1e410d18061..a977b0e8d46c 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"