From b3f2504c1d05b5999b74b2135860fc721e3adf68 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 15 Jul 2022 07:41:50 +0100 Subject: gentoo auto-resync : 15:07:2022 - 07:41:50 --- profiles/Manifest.gz | Bin 147468 -> 147294 bytes profiles/arch/x86/profile.bashrc | 12 ------------ profiles/use.local.desc | 2 ++ 3 files changed, 2 insertions(+), 12 deletions(-) delete mode 100644 profiles/arch/x86/profile.bashrc (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 8dd7e25d03bc..37fe2b79970d 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz 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 -- cgit v1.2.3