app-containers/crun: Stabilize 1.14.3 amd64, #931759

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2024-05-28 21:46:23 +01:00
parent d92bde19a8
commit e588a9d3f1

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.xz"
KEYWORDS="~amd64 ~arm arm64 ppc64 ~riscv"
KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv"
fi
LICENSE="GPL-2+ LGPL-2.1+"