diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-15 09:38:54 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-15 09:38:54 +0200 |
commit | 5f6ce40d59371da9a9359d63e71b6ee08b1a5ef7 (patch) | |
tree | 9b02ac7e3643deb8b76471387c0bee48644238b2 /app-containers | |
parent | net-irc/ngircd: amd64 stable wrt bug #865185 (diff) | |
download | gentoo-5f6ce40d59371da9a9359d63e71b6ee08b1a5ef7.tar.gz gentoo-5f6ce40d59371da9a9359d63e71b6ee08b1a5ef7.tar.bz2 gentoo-5f6ce40d59371da9a9359d63e71b6ee08b1a5ef7.zip |
app-containers/containerd: amd64 stable wrt bug #865193
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/containerd/containerd-1.6.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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=" |