projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6f179d
)
media-libs/mesa: 1.7.2.1 requires LLVM <= 5
author
Michał Górny
<mgorny@gentoo.org>
Sat, 30 Sep 2017 16:32:32 +0000
(18:32 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sat, 30 Sep 2017 18:04:42 +0000
(20:04 +0200)
media-libs/mesa/mesa-17.2.1.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/mesa/mesa-17.2.1.ebuild
b/media-libs/mesa/mesa-17.2.1.ebuild
index 2b6f32728db33abf772677a0466c65526bdda7ab..5183b0939382d09da07f4b01d029f50ebdfc57f1 100644
(file)
--- 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}]