From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BE1C3158074 for ; Fri, 04 Jul 2025 19:15:49 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A949C3420C3 for ; Fri, 04 Jul 2025 19:15:49 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EDB7F11055F; Fri, 04 Jul 2025 19:15:38 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id E10B811055F for ; Fri, 04 Jul 2025 19:15:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9BB54341F0F for ; Fri, 04 Jul 2025 19:15:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB3D72D4F for ; Fri, 04 Jul 2025 19:15:35 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1751656498.c16c8de455237755215e30a0f82980c066d307d2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/containerd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-containers/containerd/containerd-2.0.5.ebuild X-VCS-Directories: app-containers/containerd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c16c8de455237755215e30a0f82980c066d307d2 X-VCS-Branch: master Date: Fri, 04 Jul 2025 19:15:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d2205ad0-955e-483c-9d56-fd92b360aa35 X-Archives-Hash: 8a406182a662dea05793b285769d4247 commit: c16c8de455237755215e30a0f82980c066d307d2 Author: Sam James gentoo org> AuthorDate: Fri Jul 4 19:14:58 2025 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jul 4 19:14:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c16c8de4 app-containers/containerd: Stabilize 2.0.5 arm64, #958723 Signed-off-by: Sam James gentoo.org> app-containers/containerd/containerd-2.0.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/containerd/containerd-2.0.5.ebuild b/app-containers/containerd/containerd-2.0.5.ebuild index 4ccc0a66c9b3..fbd848d132a4 100644 --- a/app-containers/containerd/containerd-2.0.5.ebuild +++ b/app-containers/containerd/containerd-2.0.5.ebuild @@ -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="