diff options
author | 2024-01-23 06:13:15 +0000 | |
---|---|---|
committer | 2024-01-23 06:13:15 +0000 | |
commit | 12368d19131a38053c7c0d3fb559d81c98079481 (patch) | |
tree | fd2766e81d4ce6ea6ec46cef87b839055f40488a /net-firewall | |
parent | sys-devel/gcc-apple: compress slotted man pages & info pages (diff) | |
download | gentoo-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.ebuild | 2 |
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" |