mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-08 12:12:09 +01:00
app-containers/crun: Sync with Gentoo
It's from Gentoo commit 8c4d9b040ae6ee8d72568713a09d0911b0b5b5f9. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
3034728a58
commit
a63598afaa
@ -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+"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user