app-containers/cni-plugins: Stabilize 1.6.1 arm64, #950922

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-03-08 17:09:11 +00:00
parent 3cbb05162b
commit 6c74a01340

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 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"