summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-19 12:33:21 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-19 12:33:21 +0200
commit854f639a9295bba1b388a7f9919dac12fc8cd12a (patch)
treedb26889a03374141b0a02e37d995a7da904b8f16 /net-firewall
parentdev-python/numpy: Stabilize 1.23.4 hppa, #881905 (diff)
downloadgentoo-854f639a9295bba1b388a7f9919dac12fc8cd12a.tar.gz
gentoo-854f639a9295bba1b388a7f9919dac12fc8cd12a.tar.bz2
gentoo-854f639a9295bba1b388a7f9919dac12fc8cd12a.zip
net-firewall/firewalld: Stabilize 1.2.1 arm, #866638
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firewalld/firewalld-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-1.2.1.ebuild b/net-firewall/firewalld/firewalld-1.2.1.ebuild
index 4bfd0c2d9541..43ba3546df1f 100644
--- a/net-firewall/firewalld/firewalld-1.2.1.ebuild
+++ b/net-firewall/firewalld/firewalld-1.2.1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/firewalld/firewalld/releases/download/v${PV}/${P}.ta
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm ~arm64 ~ppc64 ~riscv x86"
IUSE="gui +nftables +iptables test"
# Tests previously restricted for bug #650760
RESTRICT="!test? ( test ) test? ( userpriv )"