summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-12-10 10:49:01 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-12-10 10:49:01 +0200
commit071ffbf2cf2c0e2dbd8f86a9b89cead12bf040cb (patch)
treeab65807447c3e84c3f27ec8d484c6746228b26de /net-firewall
parentdev-libs/nss: add 3.86 (diff)
downloadgentoo-071ffbf2cf2c0e2dbd8f86a9b89cead12bf040cb.tar.gz
gentoo-071ffbf2cf2c0e2dbd8f86a9b89cead12bf040cb.tar.bz2
gentoo-071ffbf2cf2c0e2dbd8f86a9b89cead12bf040cb.zip
net-firewall/firewalld: Stabilize 1.2.2 amd64, #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 28dbe5e00764..32a3cfcbb025 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 )"