diff options
author | 2023-04-25 08:05:37 +0200 | |
---|---|---|
committer | 2023-04-25 08:05:37 +0200 | |
commit | 2727781fb820d7add6b4d99ae18823e23a0b23dc (patch) | |
tree | d8278c6e9087ed8bfc571b00960bf7181ca6a792 /net-firewall | |
parent | dev-python/PyQt5: Stabilize 5.15.9 x86, #904783 (diff) | |
download | gentoo-2727781fb820d7add6b4d99ae18823e23a0b23dc.tar.gz gentoo-2727781fb820d7add6b4d99ae18823e23a0b23dc.tar.bz2 gentoo-2727781fb820d7add6b4d99ae18823e23a0b23dc.zip |
net-firewall/firewalld: Stabilize 1.3.2 amd64, #904854
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/firewalld/firewalld-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-1.3.2.ebuild b/net-firewall/firewalld/firewalld-1.3.2.ebuild index d41bf9ea3714..9dc2f9060000 100644 --- a/net-firewall/firewalld/firewalld-1.3.2.ebuild +++ b/net-firewall/firewalld/firewalld-1.3.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 are too unreliable in sandbox environment RESTRICT="!test? ( test ) test" |