summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-24 04:55:37 +0100
committerSam James <sam@gentoo.org>2023-07-24 04:55:37 +0100
commitb7c917cf114b1db6a76d29220ec20cab01aba991 (patch)
treeab0145cbe0a7044a83f54d0b1181d630630fac07 /net-firewall
parentnet-firewall/firewalld: Stabilize 2.0.0 x86, #910958 (diff)
downloadgentoo-b7c917cf114b1db6a76d29220ec20cab01aba991.tar.gz
gentoo-b7c917cf114b1db6a76d29220ec20cab01aba991.tar.bz2
gentoo-b7c917cf114b1db6a76d29220ec20cab01aba991.zip
net-firewall/firewalld: Stabilize 2.0.0 amd64, #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 a977b0e8d46c..564046265073 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"