diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-05-01 23:21:29 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-05-01 23:21:29 +0100 |
commit | b7e514e2dc987a8b3e10ea8ea3d6e1d197eeb355 (patch) | |
tree | 5e55f7e705dbbcf90bb5529341ecfa2512eec285 /profiles | |
parent | a88eb1d9b7042912d196e255eeb20e0c77f6cf47 (diff) |
gentoo auto-resync : 01:05:2023 - 23:21:29
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 185291 -> 185289 bytes | |||
-rw-r--r-- | profiles/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
3 files changed, 5 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex a717572c9142..a533291aef6b 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index ee5372cd5898..7ed12aeecb1c 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James <sam@gentoo.org> (2023-05-01) +# Doc building is broken with Python 3.11. See https://github.com/ukoethe/vigra/issues/529. +media-libs/vigra doc + # Sam James <sam@gentoo.org> (2023-04-17) # Ruby has several JITs available but they need porting to individual arches. # Unmask on specific arches where it's available. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 7391b0506d2f..6baf70cb8c78 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -8624,6 +8624,7 @@ www-client/firefox:eme-free - Disable EME (DRM plugin) capability at build time www-client/firefox:geckodriver - Enable WebDriver support www-client/firefox:gmp-autoupdate - Allow Gecko Media Plugins (binary blobs) to be automatically downloaded and kept up-to-date in user profiles www-client/firefox:hwaccel - Force-enable hardware-accelerated rendering (Mozilla bug 594876) +www-client/firefox:jumbo-build - Enable unified build - combines source files to speed up build process, but requires more memory www-client/firefox:libproxy - Enable libproxy support www-client/firefox:lto - Enable Link Time Optimization (LTO) www-client/firefox:openh264 - Use media-libs/openh264 for H264 support instead of downloading binary blob from Mozilla at runtime |