blob: 5e031d60adf891228f0d4a9a73b7bca56c203500 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=test? ( >=dev-lang/go-1.20 ) >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install test unpack
DESCRIPTION=Docker CLI plugin for extended build capabilities with BuildKit
EAPI=8
HOMEPAGE=https://github.com/docker/buildx
INHERIT=go-module
IUSE=test
KEYWORDS=amd64 ~arm arm64 ppc64 ~riscv ~x86
LICENSE=Apache-2.0
RDEPEND=app-containers/docker-cli
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/docker/buildx/archive/refs/tags/v0.11.2.tar.gz -> docker-buildx-0.11.2.tar.gz
_eclasses_=flag-o-matic fd3558f73f6503093adee69adf41020d go-env fca4e820393c2eac25a944be8bdf6a3a go-module 1cbfd286f3aaa35f18f9dec1d3dbedf1 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5
_md5_=286884f09fb24753e62447836521822d
|