summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-13 14:17:37 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-13 14:17:37 +0200
commit894f1b38179567ea0125808cd9eba3a07092a39f (patch)
tree91a0de96c9c82b5d1cb12991fe7c9606ae7a57a9 /net-firewall/firewalld
parentdev-python/nbformat: add missing doc theme (diff)
downloadgentoo-894f1b38179567ea0125808cd9eba3a07092a39f.tar.gz
gentoo-894f1b38179567ea0125808cd9eba3a07092a39f.tar.bz2
gentoo-894f1b38179567ea0125808cd9eba3a07092a39f.zip
net-firewall/firewalld: Stabilize 1.2.2 arm64, #885129
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall/firewalld')
-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 b7dc80712142..5a0d110c1cc4 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"