diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-09 22:46:01 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-09 22:46:01 +0300 |
commit | 34f1adac1b7b6f54121ea9333833ad58580ae0e0 (patch) | |
tree | c0ac31c6217cc44d027e77754f846bd689ebbc3d /app-containers | |
parent | sys-kernel/raspberrypi-sources: Stabilize 5.10.63_p20211029 arm, #836570 (diff) | |
download | gentoo-34f1adac1b7b6f54121ea9333833ad58580ae0e0.tar.gz gentoo-34f1adac1b7b6f54121ea9333833ad58580ae0e0.tar.bz2 gentoo-34f1adac1b7b6f54121ea9333833ad58580ae0e0.zip |
app-containers/containerd: Stabilize 1.5.11 arm64, #836778
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/containerd/containerd-1.5.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/containerd/containerd-1.5.11.ebuild b/app-containers/containerd/containerd-1.5.11.ebuild index 0b8298363875..c848b75853ce 100644 --- a/app-containers/containerd/containerd-1.5.11.ebuild +++ b/app-containers/containerd/containerd-1.5.11.ebuild @@ -11,7 +11,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 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv ~x86" IUSE="apparmor btrfs device-mapper +cri hardened +seccomp selinux test" DEPEND=" |