diff options
author | William Hubbs <williamh@gentoo.org> | 2021-10-05 20:10:41 -0500 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2021-10-05 20:16:17 -0500 |
commit | 1be02ef08d8efe39524433e78d56f4e5553bb025 (patch) | |
tree | e2b892cd00ea72f39294f4fd81dc6cdd6d49c86f /app-emulation | |
parent | app-emulation/runc: stable 1.0.2 on amd64 (diff) | |
download | gentoo-1be02ef08d8efe39524433e78d56f4e5553bb025.tar.gz gentoo-1be02ef08d8efe39524433e78d56f4e5553bb025.tar.bz2 gentoo-1be02ef08d8efe39524433e78d56f4e5553bb025.zip |
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 <williamh@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/containerd/containerd-1.4.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/containerd/containerd-1.4.11.ebuild b/app-emulation/containerd/containerd-1.4.11.ebuild index 8134e8bbf88d..4a5c178764b9 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=" |