commit: af1a0e74155be7d67cf7e0d7109c795e276fa78f Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Oct 31 16:40:57 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Oct 31 16:41:12 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af1a0e74
net-firewall/firewalld: Stabilize 1.1.3 x86, #878565 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> net-firewall/firewalld/firewalld-1.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/firewalld/firewalld-1.1.3.ebuild b/net-firewall/firewalld/firewalld-1.1.3.ebuild index 3b0fa270fbcd..8c5ed2edc597 100644 --- a/net-firewall/firewalld/firewalld-1.1.3.ebuild +++ b/net-firewall/firewalld/firewalld-1.1.3.ebuild @@ -12,7 +12,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 +nftables +iptables test" # Tests previously restricted for bug #650760 RESTRICT="!test? ( test ) test? ( userpriv )"