mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
18 lines
1.7 KiB
Groff
18 lines
1.7 KiB
Groff
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) test? ( llvm-core/clang:16 ) 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-16.0.6:* !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
|
|
KEYWORDS=amd64 ~arm arm64 ~x86
|
|
LICENSE=Apache-2.0-with-LLVM-exceptions UoI-NCSA
|
|
RDEPEND=>=llvm-core/clang-16.0.6:* !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 )
|
|
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/llvm-project-16.0.6.src.tar.xz verify-sig? ( https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/llvm-project-16.0.6.src.tar.xz.sig )
|
|
_eclasses_=multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig ece4c893b6bd62eacbc4d25958e857f8 llvm.org 27f8dec1a843d84733a85185ffdd97b5 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-r1 5fdca77e34fc9af7d6eb47689f33f6bf
|
|
_md5_=be977459fe85e36d8c1ba628132fa726
|