diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 185273 -> 185275 bytes | |||
-rw-r--r-- | profiles/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/features/big-endian/package.mask | 4 | ||||
-rw-r--r-- | profiles/features/big-endian/use.mask | 4 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
5 files changed, 14 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 954f5ad4bb47..07d01dd41c58 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index b41640e344ee..0af297a70e2b 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. +# Joonas Niilola <juippis@gentoo.org> (2023-05-07) +# Doesn't compile, see #894210. +dev-libs/log4cxx smtp + # Mike Gilbert <floppym@gentoo.org> (2023-05-04) # Requires unreleased >media-libs/libaom-3.6.0. >=www-client/chromium-113 system-av1 diff --git a/profiles/features/big-endian/package.mask b/profiles/features/big-endian/package.mask index 22dd9672ac7c..ec3d7e42cde6 100644 --- a/profiles/features/big-endian/package.mask +++ b/profiles/features/big-endian/package.mask @@ -1,6 +1,10 @@ # Copyright 2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2023-05-05) +# Test failures on BE (https://github.com/sekrit-twc/zimg/pull/156) +media-libs/zimg + # matoro <matoro_gentoo@matoro.tk> (2023-04-11) # Test failures on BE (#833010). Supported by Debian CI. # https://gitlab.freedesktop.org/wayland/weston/-/issues/739 diff --git a/profiles/features/big-endian/use.mask b/profiles/features/big-endian/use.mask index e79bcdf23566..146182d4c1f9 100644 --- a/profiles/features/big-endian/use.mask +++ b/profiles/features/big-endian/use.mask @@ -1,6 +1,10 @@ # Copyright 2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2023-05-05) +# media-libs/zimg casualties (https://github.com/sekrit-twc/zimg/pull/156) +zimg + # matoro <matoro_gentoo@matoro.tk> (2023-04-07) # media-libs/openh264 casualties (#896138) # https://github.com/cisco/openh264/issues/3634 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 7c4c03997fb1..51b7d940b022 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -908,7 +908,8 @@ app-misc/mosquitto:websockets - Support the WebSocket protocol. app-misc/muttprint:doc - Builds documentation app-misc/neofetch:X - Enable support for detecting DEs, WMs, screen resolutions, and showing images from an X terminal app-misc/nnn:8contexts - Enable 8 contexts (instead of 4) -app-misc/nnn:colemak - Key bindings for Colemak-DH keyboard layout +app-misc/nnn:colemak - Key bindings for Colemak keyboard layout +app-misc/nnn:colemak-dh - Key bindings for Colemak-DH keyboard layout app-misc/nnn:emoji - Display icons using emoji app-misc/nnn:gitstatus - Add git status column to the detail view app-misc/nnn:icons - Display icons using icons-in-terminal |