From: Mike Lothian Date: Thu, 9 Aug 2018 08:45:46 +0000 (+0100) Subject: media-libs/mesa: Add support for llvm:8 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c9ba1e28ca21ab9fdcdba1327b3956f37dc92db8;p=gentoo.git media-libs/mesa: Add support for llvm:8 This allows mesa-9999 to compile against llvm-9999 again Closes: https://github.com/gentoo/gentoo/pull/9423 --- diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index c62a1ac78530..48cf2cd6807d 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -145,6 +145,7 @@ RDEPEND="${RDEPEND} # 3. Specify LLVM_MAX_SLOT, e.g. 6. LLVM_DEPSTR=" || ( + sys-devel/llvm:8[${MULTILIB_USEDEP}] sys-devel/llvm:7[${MULTILIB_USEDEP}] sys-devel/llvm:6[${MULTILIB_USEDEP}] sys-devel/llvm:5[${MULTILIB_USEDEP}]