mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
18 lines
2.0 KiB
Groff
18 lines
2.0 KiB
Groff
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) test? ( llvm-core/clang:21 ) verify-sig? ( >=sec-keys/openpgp-keys-llvm-21.1.4 ) verify-sig? ( || ( app-alternatives/gpg app-crypt/gnupg[-alternatives(-)] ) >=app-portage/gemato-20 )
|
|
DEFINED_PHASES=install prepare test unpack
|
|
DEPEND=>=llvm-core/clang-21.1.8:* !llvm-core/llvm:0[clang(-),python(-)] !llvm-core/clang:0[python(-)]
|
|
DESCRIPTION=Python bindings for llvm-core/clang
|
|
EAPI=8
|
|
HOMEPAGE=https://llvm.org/
|
|
INHERIT=llvm.org python-r1
|
|
IUSE=test verify-sig python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
|
KEYWORDS=amd64 ~arm arm64 ~x86
|
|
LICENSE=Apache-2.0-with-LLVM-exceptions UoI-NCSA
|
|
RDEPEND=>=llvm-core/clang-21.1.8:* !llvm-core/llvm:0[clang(-),python(-)] !llvm-core/clang:0[python(-)] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
|
|
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.8/llvm-project-21.1.8.src.tar.xz verify-sig? ( https://github.com/llvm/llvm-project/releases/download/llvmorg-21.1.8/llvm-project-21.1.8.src.tar.xz.sig )
|
|
_eclasses_=multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8 llvm.org 4736d01c992f006ceb3cfda6d0f88381 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 ae7ca7f9425ab1a1d2c909e225002f98 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf
|
|
_md5_=9d8e0a04e42a701fb29d5271d00d25c0
|