diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-04-04 08:37:49 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-04-04 08:37:49 +0200 |
commit | 8572b3b6d6646769d85063d215d4bef62d7ae86c (patch) | |
tree | 8282726ba9a3ed01e08b837357b0dc72dfd8a278 /net-firewall | |
parent | dev-db/mysql-super-smack: x86 stable wrt bug #836635 (diff) | |
download | gentoo-8572b3b6d6646769d85063d215d4bef62d7ae86c.tar.gz gentoo-8572b3b6d6646769d85063d215d4bef62d7ae86c.tar.bz2 gentoo-8572b3b6d6646769d85063d215d4bef62d7ae86c.zip |
net-firewall/firewalld: x86 stable wrt bug #836678
Package-Manager: Portage-3.0.30, Repoman-3.0.3
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-1.1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/firewalld/firewalld-1.1.0-r1.ebuild b/net-firewall/firewalld/firewalld-1.1.0-r1.ebuild index 2cbc8dea5cf8..4303ecc75824 100644 --- a/net-firewall/firewalld/firewalld-1.1.0-r1.ebuild +++ b/net-firewall/firewalld/firewalld-1.1.0-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}" |