commit: a84b35c90b945c9499b61bd263bd77e2287c7177 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Sun May 18 16:12:28 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sun May 18 16:13:21 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a84b35c9
www-client/firefox: add llvm_slot_20 to 138 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> www-client/firefox/firefox-138.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-138.0.4.ebuild b/www-client/firefox/firefox-138.0.4.ebuild index e36b6e703867..3a5666a425fb 100644 --- a/www-client/firefox/firefox-138.0.4.ebuild +++ b/www-client/firefox/firefox-138.0.4.ebuild @@ -6,7 +6,7 @@ EAPI=8 FIREFOX_PATCHSET="firefox-138-patches-03.tar.xz" FIREFOX_LOONG_PATCHSET="firefox-138-loong-patches-01.tar.xz" -LLVM_COMPAT=( 19 ) +LLVM_COMPAT=( 19 20 ) # This will also filter rust versions that don't match LLVM_COMPAT in the non-clang path; this is fine. RUST_NEEDS_LLVM=1
