diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 182736 -> 182731 bytes | |||
-rw-r--r-- | profiles/arch/x86/package.mask | 4 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 55beb4c6f9c5..c507676a6572 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/x86/package.mask b/profiles/arch/x86/package.mask index 22a721f9a181..30ad53dd6112 100644 --- a/profiles/arch/x86/package.mask +++ b/profiles/arch/x86/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <juippis@gentoo.org> (2022-12-30) +# Broken on x86, workaround mentioned in bug #887277. +>=www-client/firefox-108.0 + # Viorel Munteanu <ceamac@gentoo.org> (2022-12-22) # The x86 build is broken and no longer available. Bug #887831 # Removal on 2023-01-22. diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 84286f59279b..cdffb6a6c70b 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -6593,6 +6593,8 @@ net-misc/stunnel:stunnel3 - Install the stunnel3 wrapper. net-misc/tigervnc:dri3 - Build with DRI3 support net-misc/tigervnc:drm - Build with DRM support net-misc/tigervnc:server - Build TigerVNC server +net-misc/turbovnc:client - Build the client (vncviewer) +net-misc/turbovnc:server - Build the server (vncserver, Xvnc) net-misc/uftp:server - Install uftp server daemon net-misc/vde:pcap - Enable the pcap-based plugin that allows creating a switch against a real interface. net-misc/wget:cookie-check - Enable cookie checks via net-libs/libpsl |