blob: 6022b806959a1d7e7c400752ce3904f2676eba36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=|| ( dev-lang/python:3.11 dev-lang/python:3.10 ) ~dev-lang/rust-1.71.1:=
DEFINED_PHASES=compile configure install prepare pretend setup test
DEPEND=|| ( >=sys-devel/gcc-4.7:* >=sys-devel/clang-3.5:* )
DESCRIPTION=Rust standard library, standalone (for crossdev)
EAPI=8
HOMEPAGE=https://www.rust-lang.org
INHERIT=flag-o-matic multiprocessing python-any-r1 rust-toolchain toolchain-funcs
IUSE=debug
LICENSE=|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA
RDEPEND=|| ( >=sys-devel/gcc-4.7:* >=sys-devel/clang-3.5:* )
RESTRICT=test
SLOT=stable/1.71
SRC_URI=https://static.rust-lang.org/dist/rustc-1.71.1-src.tar.xz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 2fee95c11e5f883024588d4837db6802 python-any-r1 f7b9a2fa38c69a9c2a7ad8fc9283ccf7 rust-toolchain 3f822985d9297438ed2443aa1fbdf33e
_md5_=8cb899a3251480f1b5edc3cdb7c4c801
|