summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-10-11 10:44:45 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-10-11 10:44:59 +0300
commit9e060d06195cb135dbc74bb72950b20a674045c4 (patch)
treee1655c4ce610de2328d26d1d1767b84ce90bcd23 /net-firewall/firewalld
parentnet-firewall/firewalld: Stabilize 1.2.1 amd64, #866638 (diff)
downloadgentoo-9e060d06195cb135dbc74bb72950b20a674045c4.tar.gz
gentoo-9e060d06195cb135dbc74bb72950b20a674045c4.tar.bz2
gentoo-9e060d06195cb135dbc74bb72950b20a674045c4.zip
net-firewall/firewalld: Stabilize 1.2.1 x86, #866638
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-firewall/firewalld')
-rw-r--r--net-firewall/firewalld/firewalld-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-1.2.1.ebuild b/net-firewall/firewalld/firewalld-1.2.1.ebuild
index 257c7c82042c..4bfd0c2d9541 100644
--- a/net-firewall/firewalld/firewalld-1.2.1.ebuild
+++ b/net-firewall/firewalld/firewalld-1.2.1.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 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
IUSE="gui +nftables +iptables test"
# Tests previously restricted for bug #650760
RESTRICT="!test? ( test ) test? ( userpriv )"