summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-14 06:13:13 +0000
committerSam James <sam@gentoo.org>2024-03-14 06:13:13 +0000
commitcc50196f6bf9c9d02d7a8bc6626e7b701bc2d185 (patch)
tree44371f2a2af3c2de5a0eaeb25087f1b3d5b16cb6 /net-firewall
parentsys-apps/acl: Stabilize 2.3.2-r1 arm, #926979 (diff)
downloadgentoo-cc50196f6bf9c9d02d7a8bc6626e7b701bc2d185.tar.gz
gentoo-cc50196f6bf9c9d02d7a8bc6626e7b701bc2d185.tar.bz2
gentoo-cc50196f6bf9c9d02d7a8bc6626e7b701bc2d185.zip
net-firewall/firewalld: Stabilize 2.1.1 x86, #926971
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firewalld/firewalld-2.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-2.1.1.ebuild b/net-firewall/firewalld/firewalld-2.1.1.ebuild
index adbcaad944da..7b048345552a 100644
--- a/net-firewall/firewalld/firewalld-2.1.1.ebuild
+++ b/net-firewall/firewalld/firewalld-2.1.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"