diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-18 21:56:44 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-18 21:57:26 +0200 |
commit | 1ec22a8f9ac3639999ec42faee64bedb6a322ba3 (patch) | |
tree | 1c1e0a8d30751f81cb351eb5f78fb73b783be5de /net-firewall | |
parent | net-firewall/firewalld: Stabilize 2.1.0 amd64, #924917 (diff) | |
download | gentoo-1ec22a8f9ac3639999ec42faee64bedb6a322ba3.tar.gz gentoo-1ec22a8f9ac3639999ec42faee64bedb6a322ba3.tar.bz2 gentoo-1ec22a8f9ac3639999ec42faee64bedb6a322ba3.zip |
net-firewall/firewalld: Stabilize 2.1.0 x86, #924917
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/firewalld/firewalld-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-2.1.0.ebuild b/net-firewall/firewalld/firewalld-2.1.0.ebuild index ad958bdb3050..fa8484311450 100644 --- a/net-firewall/firewalld/firewalld-2.1.0.ebuild +++ b/net-firewall/firewalld/firewalld-2.1.0.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" |