commit: 9515735c835b1b5cf9ee7fab73be4a5d045bc9c5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 24 03:55:35 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 24 03:55:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9515735c
net-firewall/firewalld: Stabilize 2.0.0 x86, #910958 Signed-off-by: Sam James <sam <AT> gentoo.org> net-firewall/firewalld/firewalld-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/firewalld/firewalld-2.0.0.ebuild b/net-firewall/firewalld/firewalld-2.0.0.ebuild index a1e410d18061..a977b0e8d46c 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"
