app-containers/crun: Stabilize 1.21 amd64, #963302

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-09-23 17:39:24 +03:00
parent 3d92d7247a
commit 9999cf6235

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+"