summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-04 18:47:20 +0000
committerSam James <sam@gentoo.org>2022-02-04 18:47:20 +0000
commite14258a23988e6efed2cd5a1de65c75c52297e5b (patch)
tree5177e5ba6b89981b0b8a313a3eb559dbbe6fd3c8 /net-firewall
parentdev-python/pygments: Stabilize 2.11.2 sparc, #832651 (diff)
downloadgentoo-e14258a23988e6efed2cd5a1de65c75c52297e5b.tar.gz
gentoo-e14258a23988e6efed2cd5a1de65c75c52297e5b.tar.bz2
gentoo-e14258a23988e6efed2cd5a1de65c75c52297e5b.zip
net-firewall/ebtables: Stabilize 2.0.11-r3 ppc64, #831835
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/ebtables/ebtables-2.0.11-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/ebtables/ebtables-2.0.11-r3.ebuild b/net-firewall/ebtables/ebtables-2.0.11-r3.ebuild
index 3701ea171e82..e60e49e80806 100644
--- a/net-firewall/ebtables/ebtables-2.0.11-r3.ebuild
+++ b/net-firewall/ebtables/ebtables-2.0.11-r3.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"
@@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 ~riscv x86"
IUSE="+perl static"
BDEPEND=">=app-eselect/eselect-iptables-20200508"