media-libs/mesa: Add support for llvm:8
authorMike Lothian <mike@fireburn.co.uk>
Thu, 9 Aug 2018 08:45:46 +0000 (09:45 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 9 Aug 2018 09:21:40 +0000 (11:21 +0200)
This allows mesa-9999 to compile against llvm-9999 again

Closes: https://github.com/gentoo/gentoo/pull/9423

media-libs/mesa/mesa-9999.ebuild

index c62a1ac78530aee333ab6b987ec34ccdd542fe1e..48cf2cd6807d71b0058ecaf1a9d3999b853f1d3e 100644 (file)
@@ -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}]