From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 579E5158451 for ; Sat, 13 Jan 2024 10:22:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 519BBE2A23; Sat, 13 Jan 2024 10:22:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 348AEE2A23 for ; Sat, 13 Jan 2024 10:22:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4C012343187 for ; Sat, 13 Jan 2024 10:22:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 64BE814B5 for ; Sat, 13 Jan 2024 10:22:48 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1705140722.4d6e41c003f4cfe73f74acf71f4c0d7d2a85e3a3.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/llvm/llvm-15.0.7-r3.ebuild sys-devel/llvm/llvm-16.0.6.ebuild sys-devel/llvm/llvm-17.0.6.ebuild sys-devel/llvm/llvm-18.0.0.9999.ebuild sys-devel/llvm/llvm-18.0.0_pre20240106.ebuild X-VCS-Directories: sys-devel/llvm/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4d6e41c003f4cfe73f74acf71f4c0d7d2a85e3a3 X-VCS-Branch: master Date: Sat, 13 Jan 2024 10:22:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6156b811-f48b-42da-a909-3ca619ffdbba X-Archives-Hash: b64612b050f7fae5d55a075857eb5102 commit: 4d6e41c003f4cfe73f74acf71f4c0d7d2a85e3a3 Author: Michał Górny gentoo org> AuthorDate: Sat Jan 13 10:12:02 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Sat Jan 13 10:12:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d6e41c0 sys-devel/llvm: Remove redundant cmake dep Signed-off-by: Michał Górny gentoo.org> sys-devel/llvm/llvm-15.0.7-r3.ebuild | 3 +-- sys-devel/llvm/llvm-16.0.6.ebuild | 1 - sys-devel/llvm/llvm-17.0.6.ebuild | 1 - sys-devel/llvm/llvm-18.0.0.9999.ebuild | 1 - sys-devel/llvm/llvm-18.0.0_pre20240106.ebuild | 1 - 5 files changed, 1 insertion(+), 6 deletions(-) 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? ( =dev-util/cmake-3.16 sys-devel/gnuconfig kernel_Darwin? ( =dev-util/cmake-3.16 sys-devel/gnuconfig kernel_Darwin? ( =dev-util/cmake-3.16 sys-devel/gnuconfig kernel_Darwin? ( =dev-util/cmake-3.16 sys-devel/gnuconfig kernel_Darwin? (