dev-libs/beignet: 1.3.2 does not support LLVM6
authorMarek Szuba <marecki@gentoo.org>
Tue, 13 Mar 2018 10:27:30 +0000 (11:27 +0100)
committerMarek Szuba <marecki@gentoo.org>
Tue, 13 Mar 2018 10:29:02 +0000 (11:29 +0100)
Closes: https://bugs.gentoo.org/650136
Package-Manager: Portage-2.3.24, Repoman-2.3.6

dev-libs/beignet/beignet-1.3.2.ebuild

index 95092d080dc6f21c15968ba45e1a5f1973886983..c3f83128332b6348a63ad2a38757075a0377c43b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,8 +26,8 @@ else
 fi
 
 COMMON="media-libs/mesa[${MULTILIB_USEDEP}]
-       sys-devel/clang:=[${MULTILIB_USEDEP}]
-       sys-devel/llvm:=[${MULTILIB_USEDEP}]
+       <sys-devel/clang-6.0.0:=[${MULTILIB_USEDEP}]
+       <sys-devel/llvm-6.0.0:=[${MULTILIB_USEDEP}]
        >=x11-libs/libdrm-2.4.70[video_cards_intel,${MULTILIB_USEDEP}]
        x11-libs/libXext[${MULTILIB_USEDEP}]
        x11-libs/libXfixes[${MULTILIB_USEDEP}]"