commit: b12cf3dcea408376f95cc12a99e3967ea79b49bf Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Tue Jul 20 00:46:27 2021 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Tue Jul 20 00:46:27 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b12cf3dc
app-emulation/crun: stabilize 0.19.1 for ppc64 Bug: https://bugs.gentoo.org/802684 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> app-emulation/crun/crun-0.19.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/crun/crun-0.19.1.ebuild b/app-emulation/crun/crun-0.19.1.ebuild index bc5fbefe184..36091c99700 100644 --- a/app-emulation/crun/crun-0.19.1.ebuild +++ b/app-emulation/crun/crun-0.19.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/containers/${PN}/releases/download/${PV}/${P}.tar.gz LICENSE="GPL-2+ LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm ~arm64 ppc64" IUSE="+bpf +caps criu +seccomp systemd static-libs" DEPEND="
