diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-08-05 23:37:53 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-08-05 23:39:37 -0700 |
commit | 2a72d0fc7f890f48db2c6a69bd78e832bdce2b83 (patch) | |
tree | 2ed14627e5f4aac9df39d576f6c7a763a6929b8a /media-libs/mesa | |
parent | net-analyzer/net-snmp: Use pkg-config to find libmysqlclient (diff) | |
download | gentoo-2a72d0fc7f890f48db2c6a69bd78e832bdce2b83.tar.gz gentoo-2a72d0fc7f890f48db2c6a69bd78e832bdce2b83.tar.bz2 gentoo-2a72d0fc7f890f48db2c6a69bd78e832bdce2b83.zip |
media-libs/mesa: Drop llvm:8 dependency
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-libs/mesa')
-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 01dccc1bdd2a..36c5b235d2df 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -151,7 +151,6 @@ LLVM_DEPSTR=" || ( sys-devel/llvm:10[${MULTILIB_USEDEP}] sys-devel/llvm:9[${MULTILIB_USEDEP}] - sys-devel/llvm:8[${MULTILIB_USEDEP}] ) <sys-devel/llvm-$((LLVM_MAX_SLOT + 1)):=[${MULTILIB_USEDEP}] " |