Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/containerd/
Date: Wed, 02 Dec 2020 20:38:18
Message-Id: 1606941381.7639212f46ff870fbac548c88ae029e8fe90146d.gyakovlev@gentoo
1 commit: 7639212f46ff870fbac548c88ae029e8fe90146d
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 20:33:42 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 20:36:21 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7639212f
7
8 app-emulation/containerd: arm64 stable, bug #758137
9
10 Package-Manager: Portage-3.0.11, Repoman-3.0.2
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 app-emulation/containerd/containerd-1.3.9.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-emulation/containerd/containerd-1.3.9.ebuild b/app-emulation/containerd/containerd-1.3.9.ebuild
17 index 50e8b0b8f64..24aa2a38929 100644
18 --- a/app-emulation/containerd/containerd-1.3.9.ebuild
19 +++ b/app-emulation/containerd/containerd-1.3.9.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/containerd/${PN}/archive/${CONTAINERD_COMMIT}.tar.gz
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86"
25 +KEYWORDS="~amd64 ~arm arm64 ppc64 ~x86"
26 IUSE="apparmor btrfs device-mapper +cri hardened +seccomp selinux test"
27
28 DEPEND="