commit:     28332d77c1a4159d6af8d3b70e0b0eff0f805942
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 30 11:31:35 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Sep 30 11:31:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28332d77

www-client/firefox: add missing slot on clang

Spotted-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> 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 <AT> gentoo.org>

 www-client/firefox/firefox-81.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/firefox/firefox-81.0.ebuild 
b/www-client/firefox/firefox-81.0.ebuild
index a50c10d39d5..e9bc0bc2731 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] )

Reply via email to