projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd623a5
)
media-libs/mesa: Add LLVM 10.* love
author
Michał Górny
<mgorny@gentoo.org>
Sun, 21 Jul 2019 06:55:23 +0000
(08:55 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 21 Jul 2019 07:33:35 +0000
(09:33 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-libs/mesa/mesa-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/mesa/mesa-9999.ebuild
b/media-libs/mesa/mesa-9999.ebuild
index de737e259d618e835caacd4e1bc60b6c66052561..d530ead0300c88e75809eb062503fa6d95bbcbfd 100644
(file)
--- a/
media-libs/mesa/mesa-9999.ebuild
+++ b/
media-libs/mesa/mesa-9999.ebuild
@@
-144,9
+144,10
@@
RDEPEND="${RDEPEND}
# 1. List all the working slots (with min versions) in ||, newest first.
# 2. Update the := to specify *max* version, e.g. < 10.
# 3. Specify LLVM_MAX_SLOT, e.g. 9.
-LLVM_MAX_SLOT="
9
"
+LLVM_MAX_SLOT="
10
"
LLVM_DEPSTR="
|| (
+ sys-devel/llvm:10[${MULTILIB_USEDEP}]
sys-devel/llvm:9[${MULTILIB_USEDEP}]
sys-devel/llvm:8[${MULTILIB_USEDEP}]
sys-devel/llvm:7[${MULTILIB_USEDEP}]