summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-10-31 17:37:45 +0100
committerAgostino Sarubbo <ago@gentoo.org>2022-10-31 17:37:45 +0100
commitea380ee0c680a04bebd341ebee3eadb1bea659bc (patch)
treeff4d98374519e21aa65aa457e6848a14a489aaf0
parentapp-admin/conky: Stabilize 1.13.1 amd64, #878357 (diff)
downloadgentoo-ea380ee0.tar.gz
gentoo-ea380ee0.tar.bz2
gentoo-ea380ee0.zip
net-firewall/firewalld: Stabilize 1.1.3 amd64, #878565
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--net-firewall/firewalld/firewalld-1.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-1.1.3.ebuild b/net-firewall/firewalld/firewalld-1.1.3.ebuild
index f6c1d184a4b3..3b0fa270fbcd 100644
--- a/net-firewall/firewalld/firewalld-1.1.3.ebuild
+++ b/net-firewall/firewalld/firewalld-1.1.3.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 )"