commit: 8b0e0b9279d6844d0d5f6611801e05b6f7a23514 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 29 05:47:16 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Oct 29 05:47:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b0e0b92
net-firewall/firewalld: Stabilize 1.1.3 arm64, #878565 Signed-off-by: Arthur Zamarin <arthurzam <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 2c57d8e4b340..f6c1d184a4b3 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 )"
