From bf57dee54b50666ef98e0778c60a7581f21c8269 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 31 Oct 2023 19:52:52 +0000 Subject: [PATCH] app-containers/crun: Stabilize 1.8.4 amd64, #916561 Signed-off-by: Sam James --- app-containers/crun/crun-1.8.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/crun/crun-1.8.4.ebuild b/app-containers/crun/crun-1.8.4.ebuild index de86a5d1baa6d..c0e0200e403c6 100644 --- a/app-containers/crun/crun-1.8.4.ebuild +++ b/app-containers/crun/crun-1.8.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/containers/${PN}/releases/download/${PV}/${P}.tar.xz LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ppc64 ~riscv" +KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv" IUSE="+bpf +caps criu +seccomp selinux systemd static-libs" DEPEND="