summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-12-10 10:58:12 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-12-10 10:58:25 +0200
commitabc25478ada6de6582ee6005b721b1cdfdb08884 (patch)
tree21cb1c19121335c9e0299556b39dc1ed2bea2927 /net-firewall
parentdev-python/termcolor: Remove old (diff)
downloadgentoo-abc25478ada6de6582ee6005b721b1cdfdb08884.tar.gz
gentoo-abc25478ada6de6582ee6005b721b1cdfdb08884.tar.bz2
gentoo-abc25478ada6de6582ee6005b721b1cdfdb08884.zip
net-firewall/firewalld: Stabilize 1.2.2 x86, #885129
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firewalld/firewalld-1.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-1.2.2.ebuild b/net-firewall/firewalld/firewalld-1.2.2.ebuild
index 32a3cfcbb025..211e78011f53 100644
--- a/net-firewall/firewalld/firewalld-1.2.2.ebuild
+++ b/net-firewall/firewalld/firewalld-1.2.2.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 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
IUSE="gui +nftables +iptables test"
# Tests previously restricted for bug #650760
RESTRICT="!test? ( test ) test? ( userpriv )"