mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-07 00:05:47 +03:00
17 lines
1.7 KiB
Plaintext
17 lines
1.7 KiB
Plaintext
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:22 )
|
|
DEFINED_PHASES=install prepare test unpack
|
|
DEPEND=>=llvm-core/clang-22.0.0_pre20251127:* !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 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
|
LICENSE=Apache-2.0-with-LLVM-exceptions UoI-NCSA
|
|
RDEPEND=>=llvm-core/clang-22.0.0_pre20251127:* !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/archive/8401a8d0be7671fb5089f850a34dc92ad4a2eb12.tar.gz -> llvm-project-8401a8d0be7671fb5089f850a34dc92ad4a2eb12.tar.gz
|
|
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f llvm.org b3070a4760b952df2a2f5f2ea2aa6a78 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38
|
|
_md5_=77cef26b1d2ad071cbf9f365e111e7d7
|