diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-20 07:16:49 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-02-20 07:16:49 +0000 |
| commit | be88a86dea938e680085db5cc19607753a229a88 (patch) | |
| tree | bd9b9fd21c95247714f99c56b27c629956fe037f /www-client/chromium | |
| parent | c715f4fd6c534c2317a2456f97d5bede551832ba (diff) | |
| download | baldeagleos-repo-be88a86dea938e680085db5cc19607753a229a88.tar.gz baldeagleos-repo-be88a86dea938e680085db5cc19607753a229a88.tar.xz baldeagleos-repo-be88a86dea938e680085db5cc19607753a229a88.zip | |
Adding metadata
Diffstat (limited to 'www-client/chromium')
| -rw-r--r-- | www-client/chromium/chromium-145.0.7632.109.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www-client/chromium/chromium-145.0.7632.109.ebuild b/www-client/chromium/chromium-145.0.7632.109.ebuild index bf68f092f3a8..0299c545d5e9 100644 --- a/www-client/chromium/chromium-145.0.7632.109.ebuild +++ b/www-client/chromium/chromium-145.0.7632.109.ebuild @@ -23,7 +23,6 @@ EAPI=8 # using an external CI system that we have some control over, in case # issues pop up again with official tarball generation. - GN_MIN_VER=0.2318 # chromium-tools/get-chromium-toolchain-strings.py (or just use Chromicler) # Node for M145+ should be 24.12.0 but that's not packaged in Gentoo yet. See #969145 @@ -46,7 +45,7 @@ PYTHON_REQ_USE="xml(+)" RUST_MIN_VER=1.91.0 RUST_NEEDS_LLVM="yes please" RUST_OPTIONAL="yes" # Not actually optional, but we don't need system Rust (or LLVM) with USE=bundled-toolchain -RUSC_REQ_USE="rustfmt" # Upstream run rustfmt on bindgen output, so we need it to be available. +RUST_REQ_USE="rustfmt" # Upstream run rustfmt on bindgen output, so we need it to be available. inherit check-reqs chromium-2 desktop flag-o-matic llvm-r1 multiprocessing ninja-utils pax-utils inherit python-any-r1 readme.gentoo-r1 rust systemd toolchain-funcs virtualx xdg-utils |
