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 5BC94158094 for ; Mon, 15 Aug 2022 07:40:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 988C4E0F8F; Mon, 15 Aug 2022 07:40:19 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 83903E0F89 for ; Mon, 15 Aug 2022 07:40:18 +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 96397341154 for ; Mon, 15 Aug 2022 07:40:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7F50A57D for ; Mon, 15 Aug 2022 07:40:14 +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: <1660549134.5f6ce40d59371da9a9359d63e71b6ee08b1a5ef7.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: 5f6ce40d59371da9a9359d63e71b6ee08b1a5ef7 X-VCS-Branch: master Date: Mon, 15 Aug 2022 07:40:14 +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: 3b90de0c-faed-4048-93c0-e1af76a63e13 X-Archives-Hash: 3866b5def58e7b5dab0a1a8009ca2fd2 commit: 5f6ce40d59371da9a9359d63e71b6ee08b1a5ef7 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Aug 15 07:38:54 2022 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Aug 15 07:38:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f6ce40d app-containers/containerd: amd64 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 6b3b86530b0f..cd9f82b17452 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="