app-containers/crun: Stabilize 1.20 ppc64, #958862

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-06-22 16:34:58 +01:00
parent dae277e822
commit 07f209a0ab

View File

@@ -15,7 +15,7 @@ if [[ "$PV" == *9999* ]]; then
EGIT_REPO_URI="https://github.com/containers/${PN}.git"
else
SRC_URI="https://github.com/containers/${PN}/releases/download/${PV}/${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ppc64 ~riscv"
fi
LICENSE="GPL-2+ LGPL-2.1+"