summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin184167 -> 184165 bytes
-rw-r--r--profiles/arch/amd64/package.use.mask4
-rw-r--r--profiles/arch/base/package.use.mask5
-rw-r--r--profiles/features/musl/package.mask4
-rw-r--r--profiles/package.mask6
-rw-r--r--profiles/use.local.desc3
6 files changed, 15 insertions, 7 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 2eaef174799d..405dbbf46702 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index 634a8a2278c5..0e00baae5e9c 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -17,6 +17,10 @@
#--- END OF EXAMPLES ---
+# Sam James <sam@gentoo.org> (2023-04-03)
+# pytables is available here.
+dev-python/pytables -cpudetection
+
# Yiyang Wu <xgreenlandforwyy@gmail.com> (2023-01-27)
# AMDGPU enablement depends on dev-libs/rocr-runtime, ~amd64 only
# See also: https://bugs.gentoo.org/891499
diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
index 228e18bc1d72..9af8d281351a 100644
--- a/profiles/arch/base/package.use.mask
+++ b/profiles/arch/base/package.use.mask
@@ -1,6 +1,11 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2023-04-03)
+# Needs dev-python/py-cpuinfo which is not ported to all of our platforms
+# See bug #894078.
+dev-python/pytables cpudetection
+
# Michał Górny <mgorny@gentoo.org> (2023-01-24)
# libomptarget is only supported on 64-bit architectures.
>=sys-libs/libomp-16.0.0_pre20230124 offload
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index 87715b2e6286..fcbfbda4cff3 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Maciej Barć <xgqt@gentoo.org> (2023-04-03)
+# Mask until execinfo.h use can be properly patched, bug #877721 and #903689.
+dev-scheme/guile-ssh
+
# Conrad Kostecki <conikost@gentoo.org> (2023-03-01)
# Binary package, which is compiled against glibc
sys-block/arcconf
diff --git a/profiles/package.mask b/profiles/package.mask
index b46820310531..77c48019dc60 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -178,12 +178,6 @@ www-misc/shellinabox
# Removal on 2023-04-27. Bug #721816.
app-editors/le
-# Michał Górny <mgorny@gentoo.org> (2023-03-28)
-# No py3.11 support, package already patched for 3.10. Last release
-# in 2018. No revdeps.
-# Removal on 2023-04-27. Bug #894604.
-dev-python/picobox
-
# Sam James <sam@gentoo.org> (2023-03-27)
# The upstream tzinfo maintainers recommend using 2023a for now because of the
# disruption regarding Lebanon's DST change. See https://lore.kernel.org/distributions/87cz4u2gmj.fsf@gentoo.org/T/#u.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index fe48342c1142..a42b81c1f212 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -2433,6 +2433,7 @@ dev-python/pyside6:webengine - Build QtWebEngine and QtWebEngineWidgets modules
dev-python/pyside6:websockets - Build QtWebSockets module
dev-python/pyside6:widgets - Build QtWidgets module
dev-python/pyside6:xml - Build QtXml module
+dev-python/pytables:cpudetection - Enables runtime CPU detection (useful for bindist, compatibility on other CPUs)
dev-python/python-lsp-server:all-plugins - Pull in all optional plugins
dev-python/python-mpd:twisted - Enable twisted support
dev-python/python-stdnum:vies - Enable VIES
@@ -2470,6 +2471,7 @@ dev-python/twisted:conch - include Twisted SSHv2 implementation
dev-python/twisted:http2 - include http2 support
dev-python/twisted:serial - include serial port support
dev-python/urllib3:brotli - Enable support for brotli compression
+dev-python/websockets:native-extensions - Compiles native C extensions
dev-python/zeep:async - Add async support
dev-qt/designer:declarative - Build the qdeclarativeview plugin
dev-qt/linguist-tools:qml - Enable QML support in lupdate
@@ -5297,7 +5299,6 @@ net-analyzer/nmap:ndiff - Install the ndiff utility
net-analyzer/nmap:nping - Install the nping utility
net-analyzer/nmap:nse - Include support for the Nmap Scripting Engine (NSE)
net-analyzer/nmap:symlink - Install symlink to nc
-net-analyzer/nmap:system-lua - Use dev-lang/lua instead of the bundled liblua
net-analyzer/nmap:zenmap - Install the GTK+ based nmap GUI, zenmap
net-analyzer/nrpe:command-args - Build support for specifying the command-line arguments from the Nagios/Icinga master. Make sure you understand the implications of this flag as it can be a security risk.
net-analyzer/nsca:crypt - Build support for crypted communication with nsca, through dev-libs/libmcrypt. It's recommended not to disable this flag unless all the communication will be handled in an absolutely safe environment.