commit: ea380ee0c680a04bebd341ebee3eadb1bea659bc Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Oct 31 16:37:45 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Oct 31 16:37:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea380ee0
net-firewall/firewalld: Stabilize 1.1.3 amd64, #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 f6c1d184a4b3..3b0fa270fbcd 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 )"
