summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-10-11 10:44:12 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-10-11 10:44:59 +0300
commit6d6151278e18172b5e7b922376bdbfd426871497 (patch)
tree4e1b28b0e05482f8a48d4722a398716801fe51ff /net-firewall
parentsys-devel/clang-common: Adjust for gcc-config being IDEPEND (diff)
downloadgentoo-6d6151278e18172b5e7b922376bdbfd426871497.tar.gz
gentoo-6d6151278e18172b5e7b922376bdbfd426871497.tar.bz2
gentoo-6d6151278e18172b5e7b922376bdbfd426871497.zip
net-firewall/firewalld: Stabilize 1.2.1 amd64, #866638
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-firewall')
-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 a1e5b3069d0d..257c7c82042c 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 )"