diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2019-03-15 08:40:44 +0100 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-03-16 13:01:07 -0700 |
commit | bc3fed5c7d82a99811fa4dd63db8e66aba5be5b0 (patch) | |
tree | 8ad4d0548535ae341394f48f551f03e2570574a5 /media-libs/mesa/mesa-9999.ebuild | |
parent | x11-libs/libXmu: Version bump to 1.1.3 (diff) | |
download | gentoo-bc3fed5c7d82a99811fa4dd63db8e66aba5be5b0.tar.gz gentoo-bc3fed5c7d82a99811fa4dd63db8e66aba5be5b0.tar.bz2 gentoo-bc3fed5c7d82a99811fa4dd63db8e66aba5be5b0.zip |
media-libs/mesa: Specify upper bound for dependency on sys-devel/llvm.
Update examples in comments.
Fixes: https://bugs.gentoo.org/680424
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/mesa/mesa-9999.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index 95a36146b15b..9ddec789e927 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -140,8 +140,8 @@ RDEPEND="${RDEPEND} # # How to use it: # 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. +# 2. Update the := to specify *max* version, e.g. < 10. +# 3. Specify LLVM_MAX_SLOT, e.g. 9. LLVM_MAX_SLOT="9" LLVM_DEPSTR=" || ( |