diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-12-02 12:33:21 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-12-02 12:36:21 -0800 |
commit | b8539ff707d3770d8904e5d667fb287035ea4346 (patch) | |
tree | f14934c71dc6ac172728c7ea6c3f1942b5aeed24 /app-emulation/containerd | |
parent | app-emulation/docker-proxy: amd64 stable, bug #758137 (diff) | |
download | gentoo-b8539ff707d3770d8904e5d667fb287035ea4346.tar.gz gentoo-b8539ff707d3770d8904e5d667fb287035ea4346.tar.bz2 gentoo-b8539ff707d3770d8904e5d667fb287035ea4346.zip |
app-emulation/containerd: ppc64 stable, bug #758137
Package-Manager: Portage-3.0.11, Repoman-3.0.2
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'app-emulation/containerd')
-rw-r--r-- | app-emulation/containerd/containerd-1.3.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/containerd/containerd-1.3.9.ebuild b/app-emulation/containerd/containerd-1.3.9.ebuild index a6dcc20d8424..50e8b0b8f645 100644 --- a/app-emulation/containerd/containerd-1.3.9.ebuild +++ b/app-emulation/containerd/containerd-1.3.9.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/containerd/${PN}/archive/${CONTAINERD_COMMIT}.tar.gz 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=" |