blob: 57e3f7630da9c282f28762fc0ea3575666de4f7c (
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 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 python-utils-r1 6881b056477c23167d9a6b33e146374e python-any-r1 5af215c3da6aef17a2d5e02968df1d5a rust-toolchain 3f822985d9297438ed2443aa1fbdf33e
_md5_=8cb899a3251480f1b5edc3cdb7c4c801
|