summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-19 12:33:27 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-19 12:33:27 +0200
commit90786231f7ee70948f9b5a7811657d6cfd047a0c (patch)
tree7b02a7f4e01dc59124efdfc4786d38651c3e398a /net-firewall
parentnet-firewall/firewalld: Stabilize 1.2.1 arm64, #866638 (diff)
downloadgentoo-90786231f7ee70948f9b5a7811657d6cfd047a0c.tar.gz
gentoo-90786231f7ee70948f9b5a7811657d6cfd047a0c.tar.bz2
gentoo-90786231f7ee70948f9b5a7811657d6cfd047a0c.zip
net-firewall/firewalld: Stabilize 1.2.1 ppc64, #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 90ee46626a2d..05dba56de655 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 )"