commit: 84901c990ed11fe6b853af477f41ba54ff90c5fd Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Sun Jan 4 12:59:42 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Sun Jan 4 12:59:42 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84901c99
net-firewall/firewalld: Stabilize 2.4.0 x86, #968321 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> net-firewall/firewalld/firewalld-2.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/firewalld/firewalld-2.4.0.ebuild b/net-firewall/firewalld/firewalld-2.4.0.ebuild index 694149d83545..fdb8a6a02dff 100644 --- a/net-firewall/firewalld/firewalld-2.4.0.ebuild +++ b/net-firewall/firewalld/firewalld-2.4.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 selinux test" # Tests are too unreliable in sandbox environment RESTRICT="!test? ( test ) test"
