Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-containers/crun/
Date: Fri, 01 Apr 2022 01:31:06
Message-Id: 1648776632.bdd966d2978b2a6d4ead5ae0948b466b2f8f1eac.sam@gentoo
1 commit: bdd966d2978b2a6d4ead5ae0948b466b2f8f1eac
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 1 01:30:32 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 1 01:30:32 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdd966d2
7
8 app-containers/crun: Stabilize 1.4.4 ppc64, #835977
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-containers/crun/crun-1.4.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-containers/crun/crun-1.4.4.ebuild b/app-containers/crun/crun-1.4.4.ebuild
16 index fec0f9f9f87a..ad09a9266459 100644
17 --- a/app-containers/crun/crun-1.4.4.ebuild
18 +++ b/app-containers/crun/crun-1.4.4.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/containers/${PN}/releases/download/${PV}/${P}.tar.gz
20
21 LICENSE="GPL-2+ LGPL-2.1+"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv"
24 +KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv"
25 IUSE="+bpf +caps criu +seccomp systemd static-libs"
26
27 DEPEND="