diff options
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/mesa/mesa-18.1.3.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-libs/mesa/mesa-18.1.3.ebuild b/media-libs/mesa/mesa-18.1.3.ebuild index 174ef6902cfd..fab799310391 100644 --- a/media-libs/mesa/mesa-18.1.3.ebuild +++ b/media-libs/mesa/mesa-18.1.3.ebuild @@ -143,6 +143,7 @@ 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="6" LLVM_DEPSTR=" || ( sys-devel/llvm:7[${MULTILIB_USEDEP}] |