mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 14:06:58 +02:00
app-containers/docker-buildx: Sync with Gentoo
It's from Gentoo commit 8e8e68074e69bfbc375b2617f86fbd465919b773.
This commit is contained in:
parent
ba6a606621
commit
d21180df09
@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
|
||||
EGIT_REPO_URI="https://github.com/docker/buildx.git"
|
||||
else
|
||||
SRC_URI="https://github.com/docker/buildx/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
|
||||
KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv ~x86"
|
||||
S=${WORKDIR}/${P#docker-}
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user