mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-15 23:51:35 +01:00
app-containers/containers-storage: Sync with Gentoo
It's from Gentoo commit 52ab31775d354668b61bb9c37d55d09f63043cd3.
This commit is contained in:
parent
3fc57e1549
commit
b19bfde074
@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then
|
||||
else
|
||||
SRC_URI="https://github.com/containers/storage/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${P#containers-}"
|
||||
KEYWORDS="~amd64 ~arm64 ~loong ~riscv"
|
||||
KEYWORDS="amd64 arm64 ~loong ~riscv"
|
||||
fi
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user