From ed66b5276c54898cdc27b5dfea646740c4f9bef9 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Thu, 28 Apr 2022 00:39:28 +0000 Subject: Adding metadata --- dev-python/clang-python/clang-python-15.0.0.9999.ebuild | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'dev-python/clang-python') diff --git a/dev-python/clang-python/clang-python-15.0.0.9999.ebuild b/dev-python/clang-python/clang-python-15.0.0.9999.ebuild index e86654593318..04eb349df22e 100644 --- a/dev-python/clang-python/clang-python-15.0.0.9999.ebuild +++ b/dev-python/clang-python/clang-python-15.0.0.9999.ebuild @@ -13,17 +13,23 @@ LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" KEYWORDS="" IUSE="test" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" # The module is opening libclang.so directly, and doing some blasphemy # on top of it. -RDEPEND=" +DEPEND=" >=sys-devel/clang-${PV}:* !sys-devel/llvm:0[clang(-),python(-)] !sys-devel/clang:0[python(-)] - ${PYTHON_DEPS}" -DEPEND="${RDEPEND}" +" +RDEPEND=" + ${DEPEND} + ${PYTHON_DEPS} +" +BDEPEND=" + ${PYTHON_DEPS} +" LLVM_COMPONENTS=( clang/bindings/python ) llvm.org_set_globals -- cgit v1.3