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, 13 May 2022 20:13:00
Message-Id: 1652472764.d7575ba4e9236903313596e1ec99a26b40b427d5.sam@gentoo
1 commit: d7575ba4e9236903313596e1ec99a26b40b427d5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 13 20:12:08 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri May 13 20:12:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7575ba4
7
8 app-containers/crun: destabilize 1.4.5 for ~amd64
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-containers/crun/crun-1.4.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-containers/crun/crun-1.4.5.ebuild b/app-containers/crun/crun-1.4.5.ebuild
16 index e438b67454db..7beee3b50821 100644
17 --- a/app-containers/crun/crun-1.4.5.ebuild
18 +++ b/app-containers/crun/crun-1.4.5.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/containers/${PN}/releases/download/${PV}/${P}.tar.xz
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 selinux systemd static-libs"
26
27 DEPEND="