summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-04-23 23:36:56 +0200
committerThomas Deutschmann <whissi@gentoo.org>2021-04-23 23:37:15 +0200
commit5db5084c7904a9c59c67bf8a8ed8d907573f5b30 (patch)
tree63bf37815a6f2699488376277f3b877f6dd62c91 /mail-client/thunderbird
parentdev-python/regex: Remove old (diff)
downloadgentoo-5db5084c7904a9c59c67bf8a8ed8d907573f5b30.tar.gz
gentoo-5db5084c7904a9c59c67bf8a8ed8d907573f5b30.tar.bz2
gentoo-5db5084c7904a9c59c67bf8a8ed8d907573f5b30.zip
mail-client/thunderbird: drop LLVM:12 support to aid smooth upgrading
See commit 4343b18757c41a58c0c40e95891d5582ec714dc7 for details. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'mail-client/thunderbird')
-rw-r--r--mail-client/thunderbird/thunderbird-78.10.0.ebuild10
1 files changed, 1 insertions, 9 deletions
diff --git a/mail-client/thunderbird/thunderbird-78.10.0.ebuild b/mail-client/thunderbird/thunderbird-78.10.0.ebuild
index e0b5f1841eb2..ae1759df02e5 100644
--- a/mail-client/thunderbird/thunderbird-78.10.0.ebuild
+++ b/mail-client/thunderbird/thunderbird-78.10.0.ebuild
@@ -5,7 +5,7 @@ EAPI="7"
FIREFOX_PATCHSET="firefox-78esr-patches-10.tar.xz"
-LLVM_MAX_SLOT=12
+LLVM_MAX_SLOT=11
PYTHON_COMPAT=( python3_{7..9} )
PYTHON_REQ_USE="ncurses,sqlite,ssl"
@@ -77,14 +77,6 @@ BDEPEND="${PYTHON_DEPS}
>=virtual/rust-1.41.0
|| (
(
- sys-devel/clang:12
- sys-devel/llvm:12
- clang? (
- =sys-devel/lld-12*
- pgo? ( =sys-libs/compiler-rt-sanitizers-12*[profile] )
- )
- )
- (
sys-devel/clang:11
sys-devel/llvm:11
clang? (