diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-31 17:37:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-31 17:37:45 +0100 |
commit | ea380ee0c680a04bebd341ebee3eadb1bea659bc (patch) | |
tree | ff4d98374519e21aa65aa457e6848a14a489aaf0 /net-firewall | |
parent | app-admin/conky: Stabilize 1.13.1 amd64, #878357 (diff) | |
download | gentoo-ea380ee0c680a04bebd341ebee3eadb1bea659bc.tar.gz gentoo-ea380ee0c680a04bebd341ebee3eadb1bea659bc.tar.bz2 gentoo-ea380ee0c680a04bebd341ebee3eadb1bea659bc.zip |
net-firewall/firewalld: Stabilize 1.1.3 amd64, #878565
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/firewalld/firewalld-1.1.3.ebuild | 2 |
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 )" |