summaryrefslogtreecommitdiff
path: root/www-client/chromium
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-02-20 07:16:49 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-02-20 07:16:49 +0000
commitbe88a86dea938e680085db5cc19607753a229a88 (patch)
treebd9b9fd21c95247714f99c56b27c629956fe037f /www-client/chromium
parentc715f4fd6c534c2317a2456f97d5bede551832ba (diff)
downloadbaldeagleos-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.ebuild3
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