summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Jolly <kangie@gentoo.org>2024-04-04 14:30:35 +1000
committerMatt Jolly <kangie@gentoo.org>2024-04-04 14:32:58 +1000
commit7047a26c1456b8c0383a240a4670ba6c6f05d4fd (patch)
treea65719a5ad091f063497e46f24864566f3505f3a /www-client
parentwww-client/chromium: drop 123.0.6312.58 (diff)
downloadgentoo-7047a26c1456b8c0383a240a4670ba6c6f05d4fd.tar.gz
gentoo-7047a26c1456b8c0383a240a4670ba6c6f05d4fd.tar.bz2
gentoo-7047a26c1456b8c0383a240a4670ba6c6f05d4fd.zip
www-client/chromium: chromium-123.0.6312.105
turn off USE=lto by default. We will revisit this again for binpkgs "soon" via other means. Signed-off-by: Matt Jolly <kangie@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/chromium/chromium-123.0.6312.105.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/chromium/chromium-123.0.6312.105.ebuild b/www-client/chromium/chromium-123.0.6312.105.ebuild
index 184e7655ec3c..15c5f3c9ff3f 100644
--- a/www-client/chromium/chromium-123.0.6312.105.ebuild
+++ b/www-client/chromium/chromium-123.0.6312.105.ebuild
@@ -90,7 +90,7 @@ LICENSE="BSD"
SLOT="0/stable"
KEYWORDS="~amd64 ~arm64 ~ppc64"
IUSE_SYSTEM_LIBS="+system-harfbuzz +system-icu +system-png +system-zstd"
-IUSE="+X ${IUSE_SYSTEM_LIBS} bindist cups debug ffmpeg-chromium gtk4 +hangouts headless kerberos libcxx +lto +official pax-kernel pgo +proprietary-codecs pulseaudio"
+IUSE="+X ${IUSE_SYSTEM_LIBS} bindist cups debug ffmpeg-chromium gtk4 +hangouts headless kerberos libcxx lto +official pax-kernel pgo +proprietary-codecs pulseaudio"
IUSE+=" qt5 qt6 +screencast selinux +system-toolchain +vaapi +wayland +widevine"
RESTRICT="!bindist? ( bindist )"