commit:     1e28c01a22dafec18b2508072bf980eaf432965e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 14:56:47 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 14:56:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e28c01a

app-containers/containerd: Stabilize 2.0.1 arm64, #947813

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-containers/containerd/containerd-2.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-containers/containerd/containerd-2.0.1.ebuild 
b/app-containers/containerd/containerd-2.0.1.ebuild
index b375d170ea25..5b0e1280da66 100644
--- a/app-containers/containerd/containerd-2.0.1.ebuild
+++ b/app-containers/containerd/containerd-2.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/containerd/containerd/archive/v${PV}.tar.gz -> ${P}.
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
 IUSE="apparmor btrfs device-mapper +cri hardened +seccomp selinux test"
 
 COMMON_DEPEND="

Reply via email to