diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-03 08:37:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-03 08:39:50 +0200 |
commit | f9bd9fe7cbc9c733666f3f62fb6ea0b47f5b3a4e (patch) | |
tree | c2126a3cab873adaf4d393dd1426d6e8af25f389 /net-firewall | |
parent | dev-python/dulwich: x86 stable wrt bug #799977 (diff) | |
download | gentoo-f9bd9fe7cbc9c733666f3f62fb6ea0b47f5b3a4e.tar.gz gentoo-f9bd9fe7cbc9c733666f3f62fb6ea0b47f5b3a4e.tar.bz2 gentoo-f9bd9fe7cbc9c733666f3f62fb6ea0b47f5b3a4e.zip |
net-firewall/firewalld: x86 stable wrt bug #811057
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/firewalld/firewalld-0.9.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-0.9.3-r1.ebuild b/net-firewall/firewalld/firewalld-0.9.3-r1.ebuild index dd8b0116ad70..6149f472b744 100644 --- a/net-firewall/firewalld/firewalld-0.9.3-r1.ebuild +++ b/net-firewall/firewalld/firewalld-0.9.3-r1.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}" |