summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin181043 -> 181041 bytes
-rw-r--r--profiles/features/llvm/package.use.force3
-rw-r--r--profiles/package.mask11
3 files changed, 13 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 058d91860197..c623d40f7f8b 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/features/llvm/package.use.force b/profiles/features/llvm/package.use.force
index 10cf8addcd19..31b3e120e5ff 100644
--- a/profiles/features/llvm/package.use.force
+++ b/profiles/features/llvm/package.use.force
@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# Ionen Wolkens <ionen@gentoo.org> (2023-08-11)
-# Currently required to build with clang due to bug #912237.
+# clang without mingw is currently considered an unsupported
+# configuration (by Gentoo), and fails without extra steps.
app-emulation/wine-staging mingw
app-emulation/wine-vanilla mingw
diff --git a/profiles/package.mask b/profiles/package.mask
index 1ff91757965c..47b247b535fd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,17 @@
#--- END OF EXAMPLES ---
+# Matt Turner <mattst88@gentoo.org> (2023-08-14)
+# Dead slot depending on libsoup:2.4
+# Removal on 2023-09-14.
+net-libs/rest:0.7
+
+# Matt Turner <mattst88@gentoo.org> (2023-08-14)
+# Unmaintained in Gentoo and upstream. Last release was 2018, last commit
+# upstream was 2021. Only reverse dependency of dead net-libs/rest:0.7.
+# Removal on 2023-09-14.
+gnome-extra/synapse
+
# Michael Orlitzky <mjo@gentoo.org> (2023-08-12)
# More php:7.4 casualties that I missed the first time around.
# They'll be removed whenever php:7.4 is removed.