summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin182611 -> 182608 bytes
-rw-r--r--profiles/base/package.use.mask7
-rw-r--r--profiles/features/musl/package.mask21
-rw-r--r--profiles/features/musl/package.use.mask17
-rw-r--r--profiles/package.mask5
-rw-r--r--profiles/updates/1Q-20231
6 files changed, 23 insertions, 28 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 7aaa42b1558c..c30e2d0a1c0a 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 134e90a48afa..d54fb2cdd492 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.
+# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2023-02-09)
+# Bug #893686. Presently nothing depends on dev-java/swt built with this flag.
+dev-java/swt:4.10 webkit
+
# Bernd Waibel <waebbl-gentoo@posteo.net> (2023-01-28)
# Has some issues building and needs some love first.
# Bug #891829
@@ -418,9 +422,6 @@ x11-libs/colord-gtk doc
# Mask the experimental targets in release ebuilds.
# Note to self: remember to move still-applicable masks to the newer
# version when master is bumped.
-<dev-ml/llvm-ocaml-14 llvm_targets_VE
-<sys-devel/clang-14 llvm_targets_VE
-<sys-devel/llvm-14 llvm_targets_VE
<dev-ml/llvm-ocaml-16 llvm_targets_ARC llvm_targets_CSKY
<sys-devel/clang-16 llvm_targets_ARC llvm_targets_CSKY
<sys-devel/llvm-16 llvm_targets_ARC llvm_targets_CSKY
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index 77f84a036bc6..b78b576093f6 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,11 +1,6 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Maciej Barć <xgqt@gentoo.org> (2023-01-07)
-# Currently ACL2 (sci-mathematics/acl2) unconditionally depends
-# on SBCL (dev-lisp/sbcl), which is masked on the musl profile.
-sci-mathematics/acl2
-
# Sam James <sam@gentoo.org> (2023-01-02)
# Uses error.h, bug #888956
=sys-libs/liburing-2.3
@@ -25,16 +20,15 @@ dev-libs/intel-compute-runtime
=sys-devel/gcc-12.2.1_p20230121:12
# Andrey Grozin <grozin@gentoo.org> (2022-12-01)
-# These packages depend on dev-lisp/sbcl unconditionally
+# sbcl upstream supports only glibc Linux systems, bug #712626
+# and these packages depend on dev-lisp/sbcl unconditionally
+dev-lisp/sbcl
app-emacs/sly
dev-lisp/alexandria
+sci-mathematics/acl2
x11-wm/stumpwm
x11-wm/stumpwm-contrib
-# Andrey Grozin <grozin@gentoo.org> (2022-12-01)
-# The upstream supports only glibc Linux systems, bug #712626
-dev-lisp/sbcl
-
# Sam James <sam@gentoo.org> (2022-10-17)
# Needs porting to musl
# https://github.com/rr-debugger/rr/issues/2236
@@ -100,8 +94,15 @@ net-misc/casync
# Bernd Waibel <waebbl-gentoo@posteo.net> (2022-03-14)
# Doesn't build with musl, bug #832742
app-eselect/eselect-opencascade
+app-doc/kicad-doc
media-gfx/freecad
media-gfx/prusaslicer
+sci-electronics/kicad
+sci-electronics/kicad-footprints
+sci-electronics/kicad-meta
+sci-electronics/kicad-packages3d
+sci-electronics/kicad-symbols
+sci-electronics/kicad-templates
sci-libs/opencascade
# Stephan Hartmann <sultan@gentoo.org> (2022-02-10)
diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask
index 3f2f720c2b1b..f324085299dd 100644
--- a/profiles/features/musl/package.use.mask
+++ b/profiles/features/musl/package.use.mask
@@ -1,12 +1,9 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2022-12-10)
-# sci-libs/mkl is binary only and links to glibc
-sci-chemistry/gromacs mkl
-sci-libs/armadillo mkl
-sci-libs/dlib mkl
-sci-libs/trilinos mkl
+# Sam James <sam@gentoo.org> (2023-02-17)
+# dev-lisp/sbcl is masked on musl
+sci-mathematics/fricas sbcl
# Bernd Waibel <waebbl-gentoo@posteo.net> (2022-10-04)
# Mask loguru until fixed upstream #873601
@@ -37,6 +34,10 @@ media-video/ffmpeg amf
net-fs/openafs tsm
net-analyzer/nagios-plugin-check_raid megaraid-sas
sys-apps/hwloc gl
+sci-chemistry/gromacs mkl
+sci-libs/armadillo mkl
+sci-libs/dlib mkl
+sci-libs/trilinos mkl
www-client/qutebrowser widevine
# Sam James <sam@gentoo.org> (2022-10-03)
@@ -92,10 +93,6 @@ sys-auth/sssd man
# Needs libexecinfo on musl, not yet packaged
sys-libs/compiler-rt-sanitizers gwp-asan
-# Sam James <sam@gentoo.org> (2021-11-07)
-# Broken as "error: unknown type name '_Unwind_Word'"
-<sys-libs/compiler-rt-sanitizers-14 hwasan
-
# James Le Cuirot <chewi@gentoo.org> (2020-05-16)
# execinfo.h is required for debug.
dev-games/cegui debug
diff --git a/profiles/package.mask b/profiles/package.mask
index 164dee948517..0698ca8b3c37 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,11 +33,6 @@
#--- END OF EXAMPLES ---
-# Sam James <sam@gentoo.org> (2023-02-16)
-# Broken HTTP/2 transfers
-# https://github.com/curl/curl/issues/10525
-=net-misc/curl-7.88.0
-
# Michał Górny <mgorny@gentoo.org> (2023-02-15)
# A number of test failures, and the test phase does not fail correctly.
# Last release in 2019. No revdeps.
diff --git a/profiles/updates/1Q-2023 b/profiles/updates/1Q-2023
index 7055bc07a5ed..0eb9fa7a5e90 100644
--- a/profiles/updates/1Q-2023
+++ b/profiles/updates/1Q-2023
@@ -8,3 +8,4 @@ move dev-python/podman-py dev-python/podman
move dev-python/sphinx_rtd_theme dev-python/sphinx-rtd-theme
move dev-python/python-zeroconf dev-python/zeroconf
move dev-python/keystoneauth dev-python/keystoneauth1
+move dev-python/jupyter_server_fileid dev-python/jupyter-server-fileid