summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-15 07:41:50 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-15 07:41:50 +0100
commitb3f2504c1d05b5999b74b2135860fc721e3adf68 (patch)
treee11656067365c7d474553833d6202ed04d3324a5 /profiles
parente0fdb8199de0e7a9b7c72d7f38d2e3ddaecdacd0 (diff)
gentoo auto-resync : 15:07:2022 - 07:41:50
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin147468 -> 147294 bytes
-rw-r--r--profiles/arch/x86/profile.bashrc12
-rw-r--r--profiles/use.local.desc2
3 files changed, 2 insertions, 12 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 8dd7e25d03bc..37fe2b79970d 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/x86/profile.bashrc b/profiles/arch/x86/profile.bashrc
deleted file mode 100644
index cf66d2d68f6b..000000000000
--- a/profiles/arch/x86/profile.bashrc
+++ /dev/null
@@ -1,12 +0,0 @@
-if [[ ${EBUILD_PHASE} == "setup" ]] ; then
-
- # on x86, -pg requires the frame pointer, so turning it off makes no sense
- if has profile ${IUSE} && use profile && \
- has -fomit-frame-pointer ${CFLAGS} ${CXXFLAGS}
- then
- eerror "\nUSE=profile and -fomit-frame-pointer make no sense"
- eerror "Fix your build settings to avoid build failures\n"
- [[ -z ${EPAUSE_IGNORE} ]] && sleep 5
- fi
-
-fi
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index c12cde37494f..734872cb39e5 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -2501,6 +2501,7 @@ dev-python/python-mpd:twisted - Enable twisted support
dev-python/python-stdnum:vies - Enable VIES
dev-python/pyudev:qt5 - Install PyQt5 bindings
dev-python/pyzmq:draft - Enable draft API support
+dev-python/qiskit-terra:visualization - Enable visualization modules
dev-python/rarfile:compressed - Enables the module to support compressed v3 archives by calling the app-arch/unrar.
dev-python/rfc3986:idna - enable support for the IDNA specification (RFC 5891)
dev-python/rpyc:gdb - Run tests depending on sys-devel/gdb
@@ -7209,6 +7210,7 @@ sci-geosciences/grass:geos - Use sci-libs/geos for v.buffer and adds extended op
sci-geosciences/grass:las - Include support for LAS and LAZ encoded LiDAR files through sci-geosciences/liblas
sci-geosciences/grass:liblas - Include support for LAS and LAZ encoded LiDAR files through sci-geosciences/liblas
sci-geosciences/grass:opencl - Enable OpenCL support
+sci-geosciences/grass:pdal - Enable support for PDAL for point clouds via sci-libs/pdal
sci-geosciences/gshhs:data - Add earth data with sci-geosciences/gshhs-data
sci-geosciences/liblas:gdal - Add support for the sci-libs/gdal geospatial raster library
sci-geosciences/mapserver:apache - Enable mapserver to run under apache