diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-11-06 10:15:54 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-11-06 10:15:54 +0000 |
commit | eb7aa327b218d640c8bda63ba0fd1ace2bd2d17b (patch) | |
tree | bbe526e2a2c1fd2fd7ee20d62b99c7ac30476aff /profiles | |
parent | 6471b382a951b256ffa1b8ea3e6e7d7f5b189281 (diff) |
gentoo auto-resync : 06:11:2023 - 10:15:54
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 181564 -> 181562 bytes | |||
-rw-r--r-- | profiles/arch/x86/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/base/use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/desc/ada_target.desc | 1 | ||||
-rw-r--r-- | profiles/updates/4Q-2023 | 1 | ||||
-rw-r--r-- | profiles/use.local.desc | 2 |
6 files changed, 3 insertions, 9 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 1c3d07541a7e..69082367c572 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 5b5cab87da95..29e2b97d388e 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -4,10 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Alfredo Tupone <tupone@gentoo.org> (2023-2-2) -# sys-devel/gcc:12 is not stable yet on x86 -ada_target_gcc_12 - # Sam James <sam@gentoo.org> (2020-11-10) # media-gfx/openvdb is not stable on x86 # ... and has failing tests right now anyway diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 081309139fbd..1afeb5e46110 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -17,10 +17,6 @@ python_single_target_python3_12 # PHP 8.2 is in testing php_targets_php8-2 -# Alfredo Tupone <tupone@gentoo.org> (2022-12-04) -# sys-devel/gcc:12 is not stable yet -ada_target_gcc_12_2_0 - # Sergei Trofimovich <slyfox@gentoo.org> (2020-04-13) # dev-vcs/darcs (dev-lang/ghc) has no stable keywords. darcs diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc index 3b4430fae688..005be2d73640 100644 --- a/profiles/desc/ada_target.desc +++ b/profiles/desc/ada_target.desc @@ -3,3 +3,4 @@ gnat_2021 - Compile with dev-lang/gnat-gpl-2021 gcc_12 - Compile with sys-devel/gcc:12 +gcc_13 - Compile with sys-devel/gcc:13 diff --git a/profiles/updates/4Q-2023 b/profiles/updates/4Q-2023 index b818bf53ab8a..4d4cf0719817 100644 --- a/profiles/updates/4Q-2023 +++ b/profiles/updates/4Q-2023 @@ -14,3 +14,4 @@ move dev-python/python-cstruct dev-python/cstruct move dev-python/swagger_spec_validator dev-python/swagger-spec-validator move dev-python/pslab-python dev-python/pslab move dev-python/python-discid dev-python/discid +move dev-python/py-amqp dev-python/amqp diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 997038bcd9e0..3b6d94cfbc92 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2372,6 +2372,7 @@ dev-python/QtPy:webengine - Pull in QtWebEngine and QtWebEngineWidgets modules dev-python/QtPy:websockets - Pull in bindings for the QtWebSockets module dev-python/QtPy:widgets - Pull in bindings for the QtWidgets module dev-python/QtPy:xml - Pull in QtXml module +dev-python/amqp:extras - Install extra tools to generate initial Python mod from an AMQP XML file dev-python/autobahn:xbr - Add support for XBR decentralized data markets and etherium blockchain dev-python/bpython:clipboard - Enable copying to clipboard using dev-python/pyperclip dev-python/bpython:jedi - Enable autocompletion using dev-python/jedi @@ -2404,7 +2405,6 @@ dev-python/peewee:native-extensions - Compiles native C extension for more compl dev-python/pillow:imagequant - Build with Image Quantization Library support dev-python/pivy:quarter - Use media-libs/quarter for GUI bindings dev-python/pivy:soqt - Use media-libs/SoQt for GUI bindings -dev-python/py-amqp:extras - Install extra tools to generate initial Python mod from an AMQP XML file dev-python/pyarrow:parquet - Enables read/write parquet data format dev-python/pydantic:native-extensions - Compiles native "C" extensions. dev-python/pyglet:image - Enable support for image formats other than PNG and BMP |