summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-05 13:57:48 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-05 13:57:48 +0000
commit380fd9702e4f540a00a893566f4e894bfca34cea (patch)
treed5ffb3da512c5b0c137bdff30cbbff2ecfc9d7ce /net-firewall
parentnet-misc/chrony: Stabilize 4.6 arm, #940856 (diff)
downloadgentoo-380fd9702e4f540a00a893566f4e894bfca34cea.tar.gz
gentoo-380fd9702e4f540a00a893566f4e894bfca34cea.tar.bz2
gentoo-380fd9702e4f540a00a893566f4e894bfca34cea.zip
net-firewall/firewalld: Stabilize 2.2.1-r1 x86, #940857
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firewalld/firewalld-2.2.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-2.2.1-r1.ebuild b/net-firewall/firewalld/firewalld-2.2.1-r1.ebuild
index 3f75af694ca2..782b943b64fe 100644
--- a/net-firewall/firewalld/firewalld-2.2.1-r1.ebuild
+++ b/net-firewall/firewalld/firewalld-2.2.1-r1.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 ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~riscv x86"
IUSE="gui selinux test"
# Tests are too unreliable in sandbox environment
RESTRICT="!test? ( test ) test"