summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-24 19:27:47 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-24 19:27:47 +0100
commitd2f5fa9c5505a5c3df8170b498e890f50dfc9553 (patch)
tree3d00d78309085fd829ffaf7aaf9463986b0ea984 /profiles
parentbfc2a8298cab03d289dc2cfed63308396fa0babe (diff)
gentoo auto-resync : 24:06:2023 - 19:27:47
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin179019 -> 179025 bytes
-rw-r--r--profiles/features/big-endian/package.mask5
-rw-r--r--profiles/package.mask5
-rw-r--r--profiles/prefix/package.mask4
-rw-r--r--profiles/use.local.desc8
5 files changed, 16 insertions, 6 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 1c24bfb3b438..65fe46f4aec5 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/features/big-endian/package.mask b/profiles/features/big-endian/package.mask
index ec3d7e42cde6..33a1b137be24 100644
--- a/profiles/features/big-endian/package.mask
+++ b/profiles/features/big-endian/package.mask
@@ -1,6 +1,11 @@
# Copyright 2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# James Le Cuirot <chewi@gentoo.org> (2023-06-24)
+# Test failures on BE (#901391).
+# https://github.com/any1/neatvnc/issues/85
+gui-libs/neatvnc
+
# matoro <matoro_gentoo@matoro.tk> (2023-05-05)
# Test failures on BE (https://github.com/sekrit-twc/zimg/pull/156)
media-libs/zimg
diff --git a/profiles/package.mask b/profiles/package.mask
index b8841bae0a46..3986c865a0ec 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,11 @@
#--- END OF EXAMPLES ---
+# Michał Górny <mgorny@gentoo.org> (2023-06-24)
+# Breaks dev-python/setuptools-rust.
+# https://github.com/scikit-build/scikit-build-core/issues/413
+<=dev-python/scikit-build-core-0.4.7
+
# Ionen Wolkens <ionen@gentoo.org> (2023-06-24)
# This version is fine but it depends on >=virtual/rust-1.70 which is
# currently masked. Feel free to unmask if you are using 1.70.
diff --git a/profiles/prefix/package.mask b/profiles/prefix/package.mask
index 321dccb561cb..b754d9e41a84 100644
--- a/profiles/prefix/package.mask
+++ b/profiles/prefix/package.mask
@@ -8,6 +8,10 @@
# NOTE: Please add your entry at the top!
#
+# Fabian Groffen <grobian@gentoo.org> (2023-06-24)
+# installs libintl files while it shouldn't, #909041
+=sys-devel/gettext-0.22
+
# Fabian Groffen <grobian@gentoo.org> (2020-08-02)
# Python 2 is no longer supported
# Recent Portage releases no longer supports Python 2, and the version
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 4f28d26252cc..8ed6fbc47f7e 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -2134,7 +2134,6 @@ dev-libs/tre:approx - Enable the approximate matching functionality
dev-libs/weston:desktop - Enable the desktop shell
dev-libs/weston:drm - Enable drm compositor support
dev-libs/weston:editor - Install wayland-editor example application
-dev-libs/weston:fbdev - Enable fbdev compositor support
dev-libs/weston:fullscreen - Enable fullscreen shell
dev-libs/weston:gles2 - Use GLESv2 cairo instead of full GL
dev-libs/weston:headless - Headless backend and a noop renderer, mainly for testing purposes
@@ -7075,6 +7074,8 @@ sci-electronics/kicad-packages3d:occ - Use sci-libs/opencascade for data exchang
sci-electronics/ktechlab:gpsim - Enable support for Microchip PIC microcontrollers similation using dev-embedded/gpsim
sci-electronics/ngspice:deprecated - Build old and deprecated apps
sci-electronics/ngspice:shared - Build ngspice as a shared library
+sci-electronics/nvc:jit - Enable experimental JIT complilation with LLVM
+sci-electronics/nvc:llvm - Build LLVM code generator
sci-electronics/pcb:gcode - gcode file export
sci-electronics/pcb:gif - GIF graphics export
sci-electronics/pcb:gsvit - GSvit file export
@@ -7640,14 +7641,9 @@ sys-apps/coreutils:kill - Build the kill program
sys-apps/coreutils:multicall - Build all tools into a single `coreutils` program akin to busybox to save space
sys-apps/coreutils:openssl - Use openssl libcrypto hash routines for hash functions
sys-apps/coreutils:split-usr - Enable this if /bin and /usr/bin are separate directories
-sys-apps/cpu-x:bandwidth - Intégrer bandwidth
sys-apps/cpu-x:cpu - Use the dev-libs/libcpuid library for CPU info
-sys-apps/cpu-x:dmidecode - Intégrer dmidecode
sys-apps/cpu-x:force-libstatgrab - Use sys-libs/libstatgrab to instead of sys-process/procps
sys-apps/cpu-x:gpu - Use the media-libs/glfw library for GPU info
-sys-apps/cpu-x:libcpuid - Utiliser la bibliothèque dev-libs/libcpuid
-sys-apps/cpu-x:libglfw - Utiliser la bibliothèque media-libs/glfw
-sys-apps/cpu-x:libpci - Utiliser la bibliothèque sys-apps/pciutils
sys-apps/cpu-x:opencl - Use the virtual/opencl library
sys-apps/cpu-x:pci - Use the sys-apps/pciutils library for PCI info
sys-apps/dbus:elogind - Use sys-auth/elogind for session tracking.