commit:     5e48879bd9f606399f1fe338811527b039cbf071
Author:     Mike Lothian <mike <AT> fireburn <DOT> co <DOT> uk>
AuthorDate: Thu Jan  4 11:23:43 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan  4 20:13:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e48879b

media-libs/mesa: Allow mesa-9999 to depend on llvm-9999

Add the new 7 slot

Closes: https://bugs.gentoo.org/643394
Closes: https://github.com/gentoo/gentoo/pull/6744
Signed-off-by: Mike Lothian <mike <AT> fireburn.co.uk>

 media-libs/mesa/mesa-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 7264f8d4d2f..3624ea7c600 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -148,6 +148,7 @@ RDEPEND="${RDEPEND}
 # 3. Specify LLVM_MAX_SLOT, e.g. 6.
 LLVM_DEPSTR="
        || (
+               sys-devel/llvm:7[${MULTILIB_USEDEP}]
                sys-devel/llvm:6[${MULTILIB_USEDEP}]
                sys-devel/llvm:5[${MULTILIB_USEDEP}]
                sys-devel/llvm:4[${MULTILIB_USEDEP}]

Reply via email to