diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-03-06 21:04:06 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-03-06 21:04:06 +0000 |
commit | 5ea1c082db67d156be002cbe700c92690e72d623 (patch) | |
tree | 9f41e47be2e46eea4b9b745596fc6265362d255b /metadata/md5-cache/dev-lang/go-9999 | |
parent | Merge updates from master (diff) | |
download | gentoo-5ea1c082db67d156be002cbe700c92690e72d623.tar.gz gentoo-5ea1c082db67d156be002cbe700c92690e72d623.tar.bz2 gentoo-5ea1c082db67d156be002cbe700c92690e72d623.zip |
2024-03-06 21:04:05 UTC
Diffstat (limited to 'metadata/md5-cache/dev-lang/go-9999')
-rw-r--r-- | metadata/md5-cache/dev-lang/go-9999 | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/metadata/md5-cache/dev-lang/go-9999 b/metadata/md5-cache/dev-lang/go-9999 index 09eb4155d481..0c08a7368b71 100644 --- a/metadata/md5-cache/dev-lang/go-9999 +++ b/metadata/md5-cache/dev-lang/go-9999 @@ -1,15 +1,14 @@ -BDEPEND=>=dev-vcs/git-1.8.2.1[curl] +BDEPEND=|| ( >=dev-lang/go-1.20.14 >=dev-lang/go-bootstrap-1.20.14 ) >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile install postinst test unpack DESCRIPTION=A concurrent garbage collected and typesafe programming language -EAPI=7 +EAPI=8 HOMEPAGE=https://go.dev INHERIT=toolchain-funcs git-r3 -IUSE=abi_mips_o32 abi_mips_n64 big-endian +IUSE=abi_mips_o32 abi_mips_n64 cpu_flags_x86_sse2 LICENSE=BSD PROPERTIES=live RDEPEND=arm? ( sys-devel/binutils[gold] ) arm64? ( sys-devel/binutils[gold] ) RESTRICT=strip SLOT=0/9999 -SRC_URI=amd64? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-amd64-bootstrap.tbz ) arm? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-arm-bootstrap.tbz ) arm64? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-arm64-bootstrap.tbz ) loong? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-loong64-bootstrap.tbz ) mips? ( abi_mips_o32? ( big-endian? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-mips-bootstrap.tbz ) !big-endian? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-mipsle-bootstrap.tbz ) ) abi_mips_n64? ( big-endian? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-mips64-bootstrap.tbz ) !big-endian? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-mips64le-bootstrap.tbz ) ) ) ppc64? ( big-endian? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-ppc64-bootstrap.tbz ) !big-endian? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-ppc64le-bootstrap.tbz ) ) riscv? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-riscv64-bootstrap.tbz ) s390? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-s390x-bootstrap.tbz ) x86? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-linux-386-bootstrap.tbz ) x64-macos? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-darwin-amd64-bootstrap.tbz ) arm64-macos? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-darwin-arm64-bootstrap.tbz ) x64-solaris? ( https://dev.gentoo.org/~williamh/dist/go-1.20.14-solaris-amd64-bootstrap.tbz ) _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 git-r3 86fa1f157b70b9d2ff340c4633b1cf4b -_md5_=cbe043b9d5929eda6ee85a61dff42752 +_md5_=9c4214d57749c69dabf4ab3e22780c72 |