diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 186234 -> 186236 bytes | |||
-rw-r--r-- | profiles/features/big-endian/package.mask | 18 | ||||
-rw-r--r-- | profiles/package.mask | 5 | ||||
-rw-r--r-- | profiles/updates/4Q-2023 | 1 |
4 files changed, 24 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 5d8dc3885234..b851553d6c3c 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/features/big-endian/package.mask b/profiles/features/big-endian/package.mask index f55b96df8ffd..bf8a5c9048d3 100644 --- a/profiles/features/big-endian/package.mask +++ b/profiles/features/big-endian/package.mask @@ -1,6 +1,24 @@ # Copyright 2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# matoro <matoro_gentoo@matoro.tk> (2023-11-28) +# Explicit no-support for BE (#884295) +media-gfx/alembic + +# matoro <matoro_gentoo@matoro.tk> (2023-11-28) +# Tested on LE only (#849866) +games-fps/freedoom +games-engines/odamex +games-fps/chocolate-doom +games-fps/doomsday +games-fps/gzdoom +games-fps/prboom-plus +games-fps/freedoom-data +media-libs/zmusic +games-util/deutex +media-libs/assimp +games-fps/doom-data + # matoro <matoro_gentoo@matoro.tk> (2023-11-16) # Test failures on BE # https://bugs.chromium.org/p/aomedia/issues/detail?id=3487 diff --git a/profiles/package.mask b/profiles/package.mask index 0904349f5a34..408eba19a986 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Sam James <sam@gentoo.org> (2023-11-29) +# Breaks dev-python/passlib (bug #918708). This release has also now been +# yanked from pypi: https://github.com/pyca/bcrypt/issues/677. +=dev-python/bcrypt-4.1.0 + # Andreas K. Hüttel <dilfridge@gentoo.org> (2023-11-26) # Work in progress ~dev-lang/perl-5.38.1 diff --git a/profiles/updates/4Q-2023 b/profiles/updates/4Q-2023 index 09b2facc2860..8caa168efdb5 100644 --- a/profiles/updates/4Q-2023 +++ b/profiles/updates/4Q-2023 @@ -33,3 +33,4 @@ move kde-frameworks/kactivities-stats kde-plasma/plasma-activities-stats move kde-frameworks/kactivities kde-plasma/plasma-activities slotmove kde-frameworks/extra-cmake-modules 5 0 move kde-frameworks/kwayland kde-plasma/kwayland +move dev-java/aqute-bnd-annotation dev-java/bnd-annotation |