summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-04 18:47:24 +0000
committerSam James <sam@gentoo.org>2022-02-04 18:47:24 +0000
commit1dc5cd0b073751d1d739f58bdbf95fe09d5f8022 (patch)
treef094a8bc5e3bb9ca9a95308abd5061996e9c0884 /net-firewall
parentdev-python/PyQt5: Stabilize 5.15.4-r1 ppc64, #831835 (diff)
downloadgentoo-1dc5cd0b073751d1d739f58bdbf95fe09d5f8022.tar.gz
gentoo-1dc5cd0b073751d1d739f58bdbf95fe09d5f8022.tar.bz2
gentoo-1dc5cd0b073751d1d739f58bdbf95fe09d5f8022.zip
net-firewall/firewalld: Stabilize 1.0.2 ppc64, #831835
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/firewalld/firewalld-1.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/firewalld/firewalld-1.0.2.ebuild b/net-firewall/firewalld/firewalld-1.0.2.ebuild
index a5b813717e90..88351db686f2 100644
--- a/net-firewall/firewalld/firewalld-1.0.2.ebuild
+++ b/net-firewall/firewalld/firewalld-1.0.2.ebuild
@@ -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}"