From 4d6e41c003f4cfe73f74acf71f4c0d7d2a85e3a3 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 13 Jan 2024 11:12:02 +0100 Subject: sys-devel/llvm: Remove redundant cmake dep MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-devel/llvm/llvm-15.0.7-r3.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys-devel/llvm/llvm-15.0.7-r3.ebuild') diff --git a/sys-devel/llvm/llvm-15.0.7-r3.ebuild b/sys-devel/llvm/llvm-15.0.7-r3.ebuild index 12ebc8511b10..160bfbcfd462 100644 --- a/sys-devel/llvm/llvm-15.0.7-r3.ebuild +++ b/sys-devel/llvm/llvm-15.0.7-r3.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..11} ) inherit cmake llvm.org multilib-minimal pax-utils python-any-r1 \ toolchain-funcs @@ -43,7 +43,6 @@ DEPEND=" BDEPEND=" ${PYTHON_DEPS} dev-lang/perl - >=dev-util/cmake-3.16 sys-devel/gnuconfig kernel_Darwin? (