diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-03 21:16:41 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-03 21:16:41 +0200 |
commit | 2c87b577e43de3b51e6e7b855de504e2fae6d7ef (patch) | |
tree | 52100ee671c17e04809cb0f5cf7b403235087d29 /app-containers/containerd | |
parent | dev-util/kdevelop-python: Stabilize 22.12.0 arm64, #885295 (diff) | |
download | gentoo-2c87b577e43de3b51e6e7b855de504e2fae6d7ef.tar.gz gentoo-2c87b577e43de3b51e6e7b855de504e2fae6d7ef.tar.bz2 gentoo-2c87b577e43de3b51e6e7b855de504e2fae6d7ef.zip |
app-containers/containerd: Stabilize 1.6.14 ppc64, #889546
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-containers/containerd')
-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 e6a34e17a7f7..7bc481c7c23c 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=" |