From: Michał Górny Date: Sat, 30 Sep 2017 16:32:32 +0000 (+0200) Subject: media-libs/mesa: 1.7.2.1 requires LLVM <= 5 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=57323d5679ea0e76524aec94d2ce39f57818a5a2;p=gentoo.git media-libs/mesa: 1.7.2.1 requires LLVM <= 5 --- diff --git a/media-libs/mesa/mesa-17.2.1.ebuild b/media-libs/mesa/mesa-17.2.1.ebuild index 2b6f32728db3..5183b0939382 100644 --- a/media-libs/mesa/mesa-17.2.1.ebuild +++ b/media-libs/mesa/mesa-17.2.1.ebuild @@ -145,9 +145,9 @@ RDEPEND="${RDEPEND} # 1. List all the working slots (with min versions) in ||, newest first. # 2. Update the := to specify *max* version, e.g. < 7. # 3. Specify LLVM_MAX_SLOT, e.g. 6. +LLVM_MAX_SLOT="5" LLVM_DEPSTR=" || ( - sys-devel/llvm:6[${MULTILIB_USEDEP}] sys-devel/llvm:5[${MULTILIB_USEDEP}] sys-devel/llvm:4[${MULTILIB_USEDEP}] >=sys-devel/llvm-3.9.0:0[${MULTILIB_USEDEP}]