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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 96C9B158088 for ; Wed, 6 Oct 2021 01:16:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66897E0953; Wed, 6 Oct 2021 01:16:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 466F4E0938 for ; Wed, 6 Oct 2021 01:16:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5FF02343147 for ; Wed, 6 Oct 2021 01:16:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E70ED12F for ; Wed, 6 Oct 2021 01:16:41 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1633482977.1be02ef08d8efe39524433e78d56f4e5553bb025.williamh@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/containerd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/containerd/containerd-1.4.11.ebuild X-VCS-Directories: app-emulation/containerd/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 1be02ef08d8efe39524433e78d56f4e5553bb025 X-VCS-Branch: master Date: Wed, 6 Oct 2021 01:16:41 +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: 8dbf0f14-779f-441f-bd45-2776bf98d961 X-Archives-Hash: 01c8316dc21b9c73991bda87e39c713b commit: 1be02ef08d8efe39524433e78d56f4e5553bb025 Author: William Hubbs gentoo org> AuthorDate: Wed Oct 6 01:10:41 2021 +0000 Commit: William Hubbs gentoo org> CommitDate: Wed Oct 6 01:16:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1be02ef0 app-emulation/containerd: stable 1.4.11 on amd64 Bug: https://bugs.gentoo.org/show_bug.cgi?id=816468 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: William Hubbs gentoo.org> app-emulation/containerd/containerd-1.4.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/containerd/containerd-1.4.11.ebuild b/app-emulation/containerd/containerd-1.4.11.ebuild index 8134e8bbf88..4a5c178764b 100644 --- a/app-emulation/containerd/containerd-1.4.11.ebuild +++ b/app-emulation/containerd/containerd-1.4.11.ebuild @@ -13,7 +13,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 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="apparmor btrfs device-mapper +cri hardened +seccomp selinux test" DEPEND="