summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-30 13:31:35 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-30 13:31:50 +0200
commit28332d77c1a4159d6af8d3b70e0b0eff0f805942 (patch)
treebd8f97053c353de406088f964313f6fc1b8254a8
parentdev-ros/ament_cmake_uncrustify: bump to 0.10.0 (diff)
downloadgentoo-28332d77c1a4159d6af8d3b70e0b0eff0f805942.tar.gz
gentoo-28332d77c1a4159d6af8d3b70e0b0eff0f805942.tar.bz2
gentoo-28332d77c1a4159d6af8d3b70e0b0eff0f805942.zip
www-client/firefox: add missing slot on clang
Spotted-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Fixes: d523c20 ("www-client/firefox: fix gold linker deps") Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--www-client/firefox/firefox-81.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-81.0.ebuild b/www-client/firefox/firefox-81.0.ebuild
index a50c10d39d54..e9bc0bc27312 100644
--- a/www-client/firefox/firefox-81.0.ebuild
+++ b/www-client/firefox/firefox-81.0.ebuild
@@ -64,7 +64,7 @@ BDEPEND="${PYTHON_DEPS}
|| (
(
sys-devel/clang:10
- sys-devel/llvm
+ sys-devel/llvm:10
clang? (
=sys-devel/lld-10*
pgo? ( =sys-libs/compiler-rt-sanitizers-10*[profile] )