summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-23 06:13:15 +0000
committerSam James <sam@gentoo.org>2024-01-23 06:13:15 +0000
commit12368d19131a38053c7c0d3fb559d81c98079481 (patch)
treefd2766e81d4ce6ea6ec46cef87b839055f40488a /net-firewall
parentsys-devel/gcc-apple: compress slotted man pages & info pages (diff)
downloadgentoo-12368d19131a38053c7c0d3fb559d81c98079481.tar.gz
gentoo-12368d19131a38053c7c0d3fb559d81c98079481.tar.bz2
gentoo-12368d19131a38053c7c0d3fb559d81c98079481.zip
net-firewall/firewalld: Stabilize 2.0.2 ppc64, #921544
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firewalld/firewalld-2.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-2.0.2.ebuild b/net-firewall/firewalld/firewalld-2.0.2.ebuild
index fd28afab923f..020c5b0d43ae 100644
--- a/net-firewall/firewalld/firewalld-2.0.2.ebuild
+++ b/net-firewall/firewalld/firewalld-2.0.2.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"