commit: 224d1c446c93897e20848150b825db84aca906bf Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 29 18:21:11 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Apr 29 18:21:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=224d1c44
app-containers/crun: Stabilize 1.8.1 amd64, #904603 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-containers/crun/crun-1.8.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/crun/crun-1.8.1.ebuild b/app-containers/crun/crun-1.8.1.ebuild index 4f443f5c280e..5a802f0c8276 100644 --- a/app-containers/crun/crun-1.8.1.ebuild +++ b/app-containers/crun/crun-1.8.1.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="