summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-04 12:22:28 +0000
committerSam James <sam@gentoo.org>2023-11-04 12:22:28 +0000
commitdbc838b25fd7147cbc7f50abc85aa1bfc3e19142 (patch)
treef0ab3fcd66eaeb08f075921ccf147e0dabb207e0 /net-firewall
parentdev-libs/crypto++: Stabilize 8.9.0 sparc, #916799 (diff)
downloadgentoo-dbc838b25fd7147cbc7f50abc85aa1bfc3e19142.tar.gz
gentoo-dbc838b25fd7147cbc7f50abc85aa1bfc3e19142.tar.bz2
gentoo-dbc838b25fd7147cbc7f50abc85aa1bfc3e19142.zip
net-firewall/firewalld: Stabilize 2.0.1 ppc64, #916800
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firewalld/firewalld-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-2.0.1.ebuild b/net-firewall/firewalld/firewalld-2.0.1.ebuild
index a1e410d18061..8d81ff81f247 100644
--- a/net-firewall/firewalld/firewalld-2.0.1.ebuild
+++ b/net-firewall/firewalld/firewalld-2.0.1.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"