diff options
author | Sam James <sam@gentoo.org> | 2023-01-05 05:05:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-05 05:05:05 +0000 |
commit | 511933c099c41fc0c6eb29eeecd2d9918cbb13a2 (patch) | |
tree | e1dfaf566e5753449922b2460da05239669d39d2 /app-containers | |
parent | app-containers/runc: Stabilize 1.1.4 arm64, #889546 (diff) | |
download | gentoo-511933c099c41fc0c6eb29eeecd2d9918cbb13a2.tar.gz gentoo-511933c099c41fc0c6eb29eeecd2d9918cbb13a2.tar.bz2 gentoo-511933c099c41fc0c6eb29eeecd2d9918cbb13a2.zip |
app-containers/containerd: Stabilize 1.6.14 arm64, #889546
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/containerd/containerd-1.6.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/containerd/containerd-1.6.14.ebuild b/app-containers/containerd/containerd-1.6.14.ebuild index 386eb1e54ff9..b38a3c2ba900 100644 --- a/app-containers/containerd/containerd-1.6.14.ebuild +++ b/app-containers/containerd/containerd-1.6.14.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=" |