summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-07 09:31:25 +0000
committerSam James <sam@gentoo.org>2024-01-07 09:31:25 +0000
commit79de90a70533080a273fb1c140ac3c6e8e576fd9 (patch)
tree8fad2525afb0d0319e613dc055a33cd4d8e4b9b4 /net-firewall/firewalld
parentapp-office/libreoffice: Add LLVM 18, drop 14 (diff)
downloadgentoo-79de90a70533080a273fb1c140ac3c6e8e576fd9.tar.gz
gentoo-79de90a70533080a273fb1c140ac3c6e8e576fd9.tar.bz2
gentoo-79de90a70533080a273fb1c140ac3c6e8e576fd9.zip
net-firewall/firewalld: Stabilize 2.0.2 arm, #921544
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall/firewalld')
-rw-r--r--net-firewall/firewalld/firewalld-2.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/firewalld/firewalld-2.0.2.ebuild b/net-firewall/firewalld/firewalld-2.0.2.ebuild
index 9ba2a7936667..713e240bb177 100644
--- a/net-firewall/firewalld/firewalld-2.0.2.ebuild
+++ b/net-firewall/firewalld/firewalld-2.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"