diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-03-11 11:40:14 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-03-11 11:40:14 -0500 |
commit | e63a188b1443fc9139c8919e59a27cc35106e9d7 (patch) | |
tree | 484a7e04ee2dce41f399cc09f56c960b8dfca3f2 /media-libs/mesa/mesa-9999.ebuild | |
parent | media-libs/mesa: Check for CONFIG_KCMP on appropriate kernel versions (diff) | |
download | gentoo-e63a188b1443fc9139c8919e59a27cc35106e9d7.tar.gz gentoo-e63a188b1443fc9139c8919e59a27cc35106e9d7.tar.bz2 gentoo-e63a188b1443fc9139c8919e59a27cc35106e9d7.zip |
media-libs/mesa: Drop llvm:9 support
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 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index 9aa7c68c80fe..aac65f99e5f1 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -147,7 +147,6 @@ LLVM_DEPSTR=" || ( sys-devel/llvm:11[${MULTILIB_USEDEP}] sys-devel/llvm:10[${MULTILIB_USEDEP}] - sys-devel/llvm:9[${MULTILIB_USEDEP}] ) <sys-devel/llvm-$((LLVM_MAX_SLOT + 1)):=[${MULTILIB_USEDEP}] " |