summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-12-01 19:02:09 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-12-01 19:02:09 +0000
commited34661ad6f0a10fafb640af27ca67859ee640f9 (patch)
tree7c60a79532d8c8aecead05ffb895b83af3769958 /app-containers
parentapp-text/html2text: Stabilize 2.2.3 ppc, #945622 (diff)
downloadgentoo-ed34661ad6f0a10fafb640af27ca67859ee640f9.tar.gz
gentoo-ed34661ad6f0a10fafb640af27ca67859ee640f9.tar.bz2
gentoo-ed34661ad6f0a10fafb640af27ca67859ee640f9.zip
app-containers/cni-plugins: Stabilize 1.3.0 arm64, #945625
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r--app-containers/cni-plugins/cni-plugins-1.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-containers/cni-plugins/cni-plugins-1.3.0.ebuild b/app-containers/cni-plugins/cni-plugins-1.3.0.ebuild
index b21d3a20952c..bd487d49f5f2 100644
--- a/app-containers/cni-plugins/cni-plugins-1.3.0.ebuild
+++ b/app-containers/cni-plugins/cni-plugins-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ SRC_URI="https://github.com/containernetworking/plugins/archive/v${PV}.tar.gz ->
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv"
+KEYWORDS="~amd64 arm64 ~ppc64 ~riscv"
IUSE="hardened"
RDEPEND="net-firewall/iptables"