From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1205684-garchives=archives.gentoo.org@lists.gentoo.org>
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 9E626138359
	for <garchives@archives.gentoo.org>; Sun, 13 Sep 2020 11:13:56 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C304FE0869;
	Sun, 13 Sep 2020 11:13:55 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.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 A9FDAE0869
	for <gentoo-commits@lists.gentoo.org>; Sun, 13 Sep 2020 11:13:55 +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 7FC91340CB1
	for <gentoo-commits@lists.gentoo.org>; Sun, 13 Sep 2020 11:13:54 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id F3C132EE
	for <gentoo-commits@lists.gentoo.org>; Sun, 13 Sep 2020 11:13:52 +0000 (UTC)
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" <marecki@gentoo.org>
Message-ID: <1599995562.13e56ddf7f537cc28e74974f095d81e1571b7a9f.marecki@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-neo/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-libs/intel-neo/intel-neo-20.16.16582.ebuild
X-VCS-Directories: dev-libs/intel-neo/
X-VCS-Committer: marecki
X-VCS-Committer-Name: Marek Szuba
X-VCS-Revision: 13e56ddf7f537cc28e74974f095d81e1571b7a9f
X-VCS-Branch: master
Date: Sun, 13 Sep 2020 11:13:52 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 30631040-5adf-41f9-ab51-cca3c6601422
X-Archives-Hash: d82dee584eb41e385c48ae35dd6e4dac

commit:     13e56ddf7f537cc28e74974f095d81e1571b7a9f
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 13 11:09:03 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 11:12:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13e56ddf

dev-libs/intel-neo: block >=dev-libs/level-zero-1.0.0

Upstream has only supported newer versions of level-zero
since 20.32.17625 and all the versions newer than 20.16 require using
VCS snapshots of spirv-llvm-translator.

Closes: https://bugs.gentoo.org/742332
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 dev-libs/intel-neo/intel-neo-20.16.16582.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-libs/intel-neo/intel-neo-20.16.16582.ebuild b/dev-libs/intel-neo/intel-neo-20.16.16582.ebuild
index dfa0c9b9156..96c7b18829c 100644
--- a/dev-libs/intel-neo/intel-neo-20.16.16582.ebuild
+++ b/dev-libs/intel-neo/intel-neo-20.16.16582.ebuild
@@ -21,7 +21,7 @@ BDEPEND="virtual/pkgconfig"
 COMMON=">=virtual/opencl-3
 	>=dev-util/intel-graphics-compiler-1.0.3826
 	>=media-libs/gmmlib-20.1.1
-	l0? ( >=dev-libs/level-zero-0.91.10 )
+	l0? ( <dev-libs/level-zero-1.0.0 )
 	vaapi? (
 		x11-libs/libdrm[video_cards_intel]
 		x11-libs/libva