diff options
author | Sam James <sam@gentoo.org> | 2023-11-04 10:47:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-04 10:47:24 +0000 |
commit | b9dc40657cd7ec2b34a0b7636919da94e355164c (patch) | |
tree | 5be1104dfe026eee109f8e0efaba539fd280c6cb /net-firewall | |
parent | dev-libs/crypto++: Stabilize 8.9.0 arm64, #916799 (diff) | |
download | gentoo-b9dc40657cd7ec2b34a0b7636919da94e355164c.tar.gz gentoo-b9dc40657cd7ec2b34a0b7636919da94e355164c.tar.bz2 gentoo-b9dc40657cd7ec2b34a0b7636919da94e355164c.zip |
net-firewall/firewalld: Stabilize 2.0.1 arm, #916800
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/firewalld/firewalld-2.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-2.0.1.ebuild b/net-firewall/firewalld/firewalld-2.0.1.ebuild index 9cdc72532067..a1e410d18061 100644 --- a/net-firewall/firewalld/firewalld-2.0.1.ebuild +++ b/net-firewall/firewalld/firewalld-2.0.1.ebuild @@ -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 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc64 ~riscv ~x86" IUSE="gui +nftables +iptables test" # Tests are too unreliable in sandbox environment RESTRICT="!test? ( test ) test" |