summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--eclass/mozconfig-v6.60.eclass16
-rw-r--r--www-client/firefox/firefox-65.0.2.ebuild18
-rw-r--r--www-client/firefox/firefox-66.0_beta14.ebuild18
3 files changed, 0 insertions, 52 deletions
diff --git a/eclass/mozconfig-v6.60.eclass b/eclass/mozconfig-v6.60.eclass
index 821e63b1e415..5dfe34dcef1e 100644
--- a/eclass/mozconfig-v6.60.eclass
+++ b/eclass/mozconfig-v6.60.eclass
@@ -183,22 +183,6 @@ DEPEND="app-arch/zip
sys-devel/llvm:6[gold]
)
)
- (
- sys-devel/clang:5
- !clang? ( sys-devel/llvm:5 )
- clang? (
- =sys-devel/lld-5*
- sys-devel/llvm:5[gold]
- )
- )
- (
- sys-devel/clang:4
- !clang? ( sys-devel/llvm:4 )
- clang? (
- =sys-devel/lld-4*
- sys-devel/llvm:4[gold]
- )
- )
)
pulseaudio? ( media-sound/pulseaudio )
elibc_glibc? (
diff --git a/www-client/firefox/firefox-65.0.2.ebuild b/www-client/firefox/firefox-65.0.2.ebuild
index 8c9f3333e124..cca1d1d0101b 100644
--- a/www-client/firefox/firefox-65.0.2.ebuild
+++ b/www-client/firefox/firefox-65.0.2.ebuild
@@ -144,24 +144,6 @@ DEPEND="${CDEPEND}
pgo? ( =sys-libs/compiler-rt-sanitizers-6*[profile] )
)
)
- (
- sys-devel/clang:5
- !clang? ( sys-devel/llvm:5 )
- clang? (
- =sys-devel/lld-5*
- sys-devel/llvm:5[gold]
- pgo? ( =sys-libs/compiler-rt-sanitizers-5*[profile] )
- )
- )
- (
- sys-devel/clang:4
- !clang? ( sys-devel/llvm:4 )
- clang? (
- =sys-devel/lld-4*
- sys-devel/llvm:4[gold]
- pgo? ( =sys-libs/compiler-rt-sanitizers-4*[profile] )
- )
- )
)
pulseaudio? ( media-sound/pulseaudio )
>=virtual/cargo-1.30.0
diff --git a/www-client/firefox/firefox-66.0_beta14.ebuild b/www-client/firefox/firefox-66.0_beta14.ebuild
index 278615316040..1e639816710f 100644
--- a/www-client/firefox/firefox-66.0_beta14.ebuild
+++ b/www-client/firefox/firefox-66.0_beta14.ebuild
@@ -145,24 +145,6 @@ DEPEND="${CDEPEND}
pgo? ( =sys-libs/compiler-rt-sanitizers-6*[profile] )
)
)
- (
- sys-devel/clang:5
- !clang? ( sys-devel/llvm:5 )
- clang? (
- =sys-devel/lld-5*
- sys-devel/llvm:5[gold]
- pgo? ( =sys-libs/compiler-rt-sanitizers-5*[profile] )
- )
- )
- (
- sys-devel/clang:4
- !clang? ( sys-devel/llvm:4 )
- clang? (
- =sys-devel/lld-4*
- sys-devel/llvm:4[gold]
- pgo? ( =sys-libs/compiler-rt-sanitizers-4*[profile] )
- )
- )
)
pulseaudio? ( media-sound/pulseaudio )
>=virtual/cargo-1.30.0