commit: 5db5084c7904a9c59c67bf8a8ed8d907573f5b30
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 23 21:36:56 2021 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Apr 23 21:37:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5db5084c
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 <AT> gentoo.org>
mail-client/thunderbird/thunderbird-78.10.0.ebuild | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/mail-client/thunderbird/thunderbird-78.10.0.ebuild
b/mail-client/thunderbird/thunderbird-78.10.0.ebuild
index e0b5f1841eb..ae1759df02e 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"
@@ -76,14 +76,6 @@ BDEPEND="${PYTHON_DEPS}
virtual/pkgconfig
>=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