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 17:55:42
Message-Id: 1641577960.86a0f5f8730e7e70fd3e8c194ab61392bceb275e.gyakovlev@gentoo
1 commit: 86a0f5f8730e7e70fd3e8c194ab61392bceb275e
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 7 17:44:55 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 7 17:52:40 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a0f5f8
7
8 app-containers/containerd: Stabilize 1.4.12 ppc64, #830674
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 app-containers/containerd/containerd-1.4.12.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-containers/containerd/containerd-1.4.12.ebuild b/app-containers/containerd/containerd-1.4.12.ebuild
16 index a738accf70b9..07dab03a7b2f 100644
17 --- a/app-containers/containerd/containerd-1.4.12.ebuild
18 +++ b/app-containers/containerd/containerd-1.4.12.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/containerd/containerd/archive/v${PV}.tar.gz -> ${P}.
26
27 LICENSE="Apache-2.0"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
30 +KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86"
31 IUSE="apparmor btrfs device-mapper +cri hardened +seccomp selinux test"
32
33 DEPEND="