blob: 3a59842dcd4144ea6b118afebbfd19eead1a7a95 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) test? ( sys-devel/clang:17 )
DEFINED_PHASES=install prepare test unpack
DEPEND=>=sys-devel/clang-17.0.0_pre20230512:* !sys-devel/llvm:0[clang(-),python(-)] !sys-devel/clang:0[python(-)]
DESCRIPTION=Python bindings for sys-devel/clang
EAPI=8
HOMEPAGE=https://llvm.org/
INHERIT=llvm.org python-r1
IUSE=test python_targets_python3_10 python_targets_python3_11
LICENSE=Apache-2.0-with-LLVM-exceptions UoI-NCSA
RDEPEND=>=sys-devel/clang-17.0.0_pre20230512:* !sys-devel/llvm:0[clang(-),python(-)] !sys-devel/clang:0[python(-)] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/llvm/llvm-project/archive/7d436d56b60b36508b94e39d08761f1405a9c770.tar.gz -> llvm-project-7d436d56b60b36508b94e39d08761f1405a9c770.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 llvm.org 92fb9c23ca2c36235d60359d0532477a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib 104e1332efb829e2f7cbf89307a474f1 python-utils-r1 0857e21aa6e0f3748cfd8829a98ce1f7 python-r1 3c6cd0f418ba702c186a9865b85e704d
_md5_=f7f5fa3c33f07c8d361fc4b9a6dbd9d5
|