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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B676E138334 for ; Wed, 4 Jul 2018 14:29:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFCEFE0937; Wed, 4 Jul 2018 14:29:37 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8A523E0937 for ; Wed, 4 Jul 2018 14:29:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 72267335C7A for ; Wed, 4 Jul 2018 14:29:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3799349 for ; Wed, 4 Jul 2018 14:29:33 +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: <1530714535.e627e1dc0b1ee23bdd73de91269ba81eeef3c2b1.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-18.1.3.ebuild X-VCS-Directories: media-libs/mesa/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: e627e1dc0b1ee23bdd73de91269ba81eeef3c2b1 X-VCS-Branch: master Date: Wed, 4 Jul 2018 14:29:33 +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-Archives-Salt: 6ba76ed2-bcb2-45d2-9d1a-1ae02756b656 X-Archives-Hash: cfee22c75bc147b5c47e6e35b5bdfdda commit: e627e1dc0b1ee23bdd73de91269ba81eeef3c2b1 Author: Matt Turner gentoo org> AuthorDate: Wed Jul 4 14:28:48 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Jul 4 14:28:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e627e1dc media-libs/mesa: Define LLVM_MAX_SLOT Closes: https://bugs.gentoo.org/658406 media-libs/mesa/mesa-18.1.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-libs/mesa/mesa-18.1.3.ebuild b/media-libs/mesa/mesa-18.1.3.ebuild index 174ef6902cf..fab79931039 100644 --- a/media-libs/mesa/mesa-18.1.3.ebuild +++ b/media-libs/mesa/mesa-18.1.3.ebuild @@ -143,6 +143,7 @@ RDEPEND="${RDEPEND} # 1. List all the working slots (with min versions) in ||, newest first. # 2. Update the := to specify *max* version, e.g. < 7. # 3. Specify LLVM_MAX_SLOT, e.g. 6. +LLVM_MAX_SLOT="6" LLVM_DEPSTR=" || ( sys-devel/llvm:7[${MULTILIB_USEDEP}]