diff options
author | Sam James <sam@gentoo.org> | 2022-02-10 07:51:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-10 07:51:08 +0000 |
commit | 49bc9e2031f46c59f7536ae790416633dbb7fcda (patch) | |
tree | 7bf9bfb7c8ffc1bc62b202dd3a8939a933ed3a90 /net-firewall | |
parent | net-firewall/firewalld: Stabilize 1.0.3 amd64, #833032 (diff) | |
download | gentoo-49bc9e2031f46c59f7536ae790416633dbb7fcda.tar.gz gentoo-49bc9e2031f46c59f7536ae790416633dbb7fcda.tar.bz2 gentoo-49bc9e2031f46c59f7536ae790416633dbb7fcda.zip |
net-firewall/firewalld: Stabilize 1.0.3 x86, #833032
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/firewalld/firewalld-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-1.0.3.ebuild b/net-firewall/firewalld/firewalld-1.0.3.ebuild index 35c17afac569..6de78e2c8e4e 100644 --- a/net-firewall/firewalld/firewalld-1.0.3.ebuild +++ b/net-firewall/firewalld/firewalld-1.0.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86" IUSE="gui +nftables +iptables" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |