net-firewall/firewalld: Stabilize 1.0.2 ppc64, #831835

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-02-04 18:47:24 +00:00
parent 6b65c1f610
commit 1dc5cd0b07

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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}"