commit: 52750f451d3be8144ddf73d2aebbb4c714c48e9e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 6 03:24:20 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 6 03:24:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52750f45
net-firewall/firewalld: Stabilize 2.3.0 ppc64, #947580 Signed-off-by: Sam James <sam <AT> gentoo.org> net-firewall/firewalld/firewalld-2.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-firewall/firewalld/firewalld-2.3.0.ebuild b/net-firewall/firewalld/firewalld-2.3.0.ebuild index 5ed05ae33d83..89f2d17c21bd 100644 --- a/net-firewall/firewalld/firewalld-2.3.0.ebuild +++ b/net-firewall/firewalld/firewalld-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~riscv ~x86" IUSE="gui selinux test" # Tests are too unreliable in sandbox environment RESTRICT="!test? ( test ) test"
