From ed34661ad6f0a10fafb640af27ca67859ee640f9 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 1 Dec 2024 19:02:09 +0000 Subject: app-containers/cni-plugins: Stabilize 1.3.0 arm64, #945625 Signed-off-by: Arthur Zamarin --- app-containers/cni-plugins/cni-plugins-1.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-containers') 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" -- cgit v1.2.3-65-gdbad