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 6805415800F for ; Wed, 1 Feb 2023 18:28:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A36E9E0C37; Wed, 1 Feb 2023 18:28:38 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 86FDCE0C35 for ; Wed, 1 Feb 2023 18:28:38 +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 6CCB23409C8 for ; Wed, 1 Feb 2023 18:28:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B1C79531 for ; Wed, 1 Feb 2023 18:28:35 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1675276106.7ad98dcff4c7d4b555ccdaa68a0745f089c359c3.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/mesa/mesa-9999.ebuild X-VCS-Directories: media-libs/mesa/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 7ad98dcff4c7d4b555ccdaa68a0745f089c359c3 X-VCS-Branch: master Date: Wed, 1 Feb 2023 18:28:35 +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: 8c091d55-3e21-49d7-ab99-6e837ee0045a X-Archives-Hash: 1828df7b24bbbd092976a021808f06ec commit: 7ad98dcff4c7d4b555ccdaa68a0745f089c359c3 Author: Matt Turner gentoo org> AuthorDate: Wed Feb 1 18:16:39 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Feb 1 18:28:26 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ad98dcf media-libs/mesa: Drop llvm:13 and llvm:14 support Signed-off-by: Matt Turner gentoo.org> media-libs/mesa/mesa-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index eb3f9e101cf3..e85c95eeb1ec 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -110,8 +110,6 @@ LLVM_DEPSTR=" || ( sys-devel/llvm:16[${MULTILIB_USEDEP}] sys-devel/llvm:15[${MULTILIB_USEDEP}] - sys-devel/llvm:14[${MULTILIB_USEDEP}] - sys-devel/llvm:13[${MULTILIB_USEDEP}] )