summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-13 15:36:58 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-13 15:36:58 +0200
commit23daf17989674c6f6e7c98fc499140bb73b72e97 (patch)
tree4ae1a050c6559f2479c5511060eb7d7e0b610e75 /net-firewall
parent*/*: reassign zlogene@ (diff)
downloadgentoo-23daf17989674c6f6e7c98fc499140bb73b72e97.tar.gz
gentoo-23daf17989674c6f6e7c98fc499140bb73b72e97.tar.bz2
gentoo-23daf17989674c6f6e7c98fc499140bb73b72e97.zip
net-firewall/firewalld: Stabilize 1.2.2 arm, #885129
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firewalld/firewalld-1.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-1.2.2.ebuild b/net-firewall/firewalld/firewalld-1.2.2.ebuild
index 5a0d110c1cc4..da74df809732 100644
--- a/net-firewall/firewalld/firewalld-1.2.2.ebuild
+++ b/net-firewall/firewalld/firewalld-1.2.2.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 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc64 ~riscv x86"
IUSE="gui +nftables +iptables test"
# Tests previously restricted for bug #650760
RESTRICT="!test? ( test ) test? ( userpriv ) test"