summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-24 04:58:31 +0100
committerSam James <sam@gentoo.org>2023-07-24 04:58:31 +0100
commitdcab81d3f268d263759cd5a666adaa16bb783f11 (patch)
tree53ea5391459ba2b7ef4b4a9d3312acadc773be61 /net-firewall
parentdev-perl/App-pwhich: Stabilize 1.170.0 arm64, #910933 (diff)
downloadgentoo-dcab81d3f268d263759cd5a666adaa16bb783f11.tar.gz
gentoo-dcab81d3f268d263759cd5a666adaa16bb783f11.tar.bz2
gentoo-dcab81d3f268d263759cd5a666adaa16bb783f11.zip
net-firewall/firewalld: Stabilize 2.0.0 ppc64, #910958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firewalld/firewalld-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-2.0.0.ebuild b/net-firewall/firewalld/firewalld-2.0.0.ebuild
index 564046265073..ce6d5c66ffb5 100644
--- a/net-firewall/firewalld/firewalld-2.0.0.ebuild
+++ b/net-firewall/firewalld/firewalld-2.0.0.ebuild
@@ -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"