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-containers/containerd/
Date: Fri, 07 Jan 2022 18:06:17
Message-Id: 1641578747.430a29a65b863167b0461be76e994591364e9ac9.gyakovlev@gentoo
1 commit: 430a29a65b863167b0461be76e994591364e9ac9
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 7 18:05:47 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 7 18:05:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=430a29a6
7
8 app-containers/containerd: Stabilize 1.4.12 arm64, #830674
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 app-containers/containerd/containerd-1.4.12.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-containers/containerd/containerd-1.4.12.ebuild b/app-containers/containerd/containerd-1.4.12.ebuild
16 index 07dab03a7b2f..9c841b1b94b2 100644
17 --- a/app-containers/containerd/containerd-1.4.12.ebuild
18 +++ b/app-containers/containerd/containerd-1.4.12.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/containerd/containerd/archive/v${PV}.tar.gz -> ${P}.
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86"
24 +KEYWORDS="~amd64 ~arm arm64 ppc64 ~x86"
25 IUSE="apparmor btrfs device-mapper +cri hardened +seccomp selinux test"
26
27 DEPEND="