commit: abc25478ada6de6582ee6005b721b1cdfdb08884 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sat Dec 10 08:58:12 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Dec 10 08:58:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abc25478
net-firewall/firewalld: Stabilize 1.2.2 x86, #885129 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> net-firewall/firewalld/firewalld-1.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-firewall/firewalld/firewalld-1.2.2.ebuild b/net-firewall/firewalld/firewalld-1.2.2.ebuild index 32a3cfcbb025..211e78011f53 100644 --- a/net-firewall/firewalld/firewalld-1.2.2.ebuild +++ b/net-firewall/firewalld/firewalld-1.2.2.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 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86" IUSE="gui +nftables +iptables test" # Tests previously restricted for bug #650760 RESTRICT="!test? ( test ) test? ( userpriv )"
