summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-02-18 21:56:43 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-02-18 21:57:26 +0200
commitd7ec2421ce715b113cff407059398926e87538c1 (patch)
tree13794caa092b1a88afee18265b29769ebefe102f /net-firewall
parentnet-misc/curl: Stabilize 8.5.0-r3 amd64, #924915 (diff)
downloadgentoo-d7ec2421ce715b113cff407059398926e87538c1.tar.gz
gentoo-d7ec2421ce715b113cff407059398926e87538c1.tar.bz2
gentoo-d7ec2421ce715b113cff407059398926e87538c1.zip
net-firewall/firewalld: Stabilize 2.1.0 amd64, #924917
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firewalld/firewalld-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-2.1.0.ebuild b/net-firewall/firewalld/firewalld-2.1.0.ebuild
index 8b097e8aa8bf..ad958bdb3050 100644
--- a/net-firewall/firewalld/firewalld-2.1.0.ebuild
+++ b/net-firewall/firewalld/firewalld-2.1.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"