From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B1375158095 for ; Mon, 15 Aug 2022 07:42:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC932E0F88; Mon, 15 Aug 2022 07:42:38 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id C249EE0F7F for ; Mon, 15 Aug 2022 07:42: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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 148BE3410F1 for ; Mon, 15 Aug 2022 07:42:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4DB9562 for ; Mon, 15 Aug 2022 07:42:36 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1660549337.68763e4b06a0c1a0077350b1a06d415592ff4987.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/containerd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-containers/containerd/containerd-1.6.8.ebuild X-VCS-Directories: app-containers/containerd/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 68763e4b06a0c1a0077350b1a06d415592ff4987 X-VCS-Branch: master Date: Mon, 15 Aug 2022 07:42:36 +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: 45370537-453f-4b14-bf10-dc7c50cf9ef9 X-Archives-Hash: 3dd1c69bc6a92244bc561ef75c0a967e commit: 68763e4b06a0c1a0077350b1a06d415592ff4987 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Aug 15 07:42:17 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Aug 15 07:42:17 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68763e4b app-containers/containerd: arm64 stable wrt bug #865193 Signed-off-by: Agostino Sarubbo gentoo.org> app-containers/containerd/containerd-1.6.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/containerd/containerd-1.6.8.ebuild b/app-containers/containerd/containerd-1.6.8.ebuild index cd9f82b17452..b17ef614cd19 100644 --- a/app-containers/containerd/containerd-1.6.8.ebuild +++ b/app-containers/containerd/containerd-1.6.8.ebuild @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz" 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" DEPEND="