mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
profiles/arch/powerpc: Revert "Remove pypy3_11 target"
Reverts: 83cbddd7b3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2019-2026 Gentoo Authors
|
||||
# Copyright 2019-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2026-03-16)
|
||||
@@ -13,6 +13,11 @@ media-video/ffmpeg -opencolorio
|
||||
# Doesn't work on ppc64, #871921
|
||||
sci-mathematics/gmp-ecm custom-tune
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
|
||||
# Don't apply stable masks to python-exec since we're forcing every
|
||||
# impl there anyway. Please keep this in sync with use.stable.mask.
|
||||
dev-lang/python-exec -python_targets_pypy3_11
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-06-02)
|
||||
# altivec code is big-endian only, #773100
|
||||
media-libs/libdvbcsa cpu_flags_ppc_altivec
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Paul Zander <negril.nx+gentoo@gmail.com> (2024-03-29)
|
||||
@@ -8,6 +8,11 @@
|
||||
-openimageio
|
||||
-osl
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
|
||||
# PyPy3 is keyworded here.
|
||||
-python_targets_pypy3_11
|
||||
-python_single_target_pypy3_11
|
||||
|
||||
# Sam James <sam@gentoo.org> (2021-10-16)
|
||||
# media-libs/openexr doesn't work on BE, but should on LE.
|
||||
# ...and openscenegraph needs openexr.
|
||||
|
||||
@@ -1,6 +1,11 @@
|
||||
# Copyright 2019-2026 Gentoo Authors
|
||||
# Copyright 2019-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
|
||||
# PyPy3 target is not ready for stable.
|
||||
python_targets_pypy3_11
|
||||
python_single_target_pypy3_11
|
||||
|
||||
# Sam James <sam@gentoo.org> (2021-11-14)
|
||||
# media-libs/openexr is not marked stable on ppc64
|
||||
# (it's broken on BE and it's more convenient to keep it at ~arch here for now)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Joonas Niilola <juippis@gentoo.org> (2023-08-24)
|
||||
@@ -10,6 +10,11 @@ www-client/firefox hwaccel
|
||||
# dev-python/networkx is keyworded here
|
||||
app-portage/nattka -depgraph-order
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
|
||||
# Don't apply stable masks to python-exec since we're forcing every
|
||||
# impl there anyway. Please keep this in sync with use.stable.mask.
|
||||
dev-lang/python-exec -python_targets_pypy3_11
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2021-07-27)
|
||||
# deps not keyworded
|
||||
media-gfx/gnome-photos upnp-av
|
||||
|
||||
@@ -1,6 +1,11 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
|
||||
# PyPy3 is keyworded here.
|
||||
-python_targets_pypy3_11
|
||||
-python_single_target_pypy3_11
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-06-03)
|
||||
# clang is keyworded and works on ppc64
|
||||
-clang
|
||||
|
||||
@@ -1,6 +1,11 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
|
||||
# PyPy3 target is not ready for stable.
|
||||
python_targets_pypy3_11
|
||||
python_single_target_pypy3_11
|
||||
|
||||
# Georgy Yakovlev <gyakovlev@gentoo.org> (2020-01-26)
|
||||
# media-plugins/frei0r-plugins not stable yet
|
||||
frei0r
|
||||
|
||||
@@ -122,6 +122,11 @@ sci-libs/symengine tcmalloc
|
||||
# https://github.com/rustsec/rustsec/issues/707
|
||||
dev-util/cargo-audit fix
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
|
||||
# Don't apply stable masks to python-exec since we're forcing every
|
||||
# impl there anyway. Please keep this in sync with use.stable.mask.
|
||||
dev-lang/python-exec -python_targets_pypy3_11
|
||||
|
||||
# Marek Szuba <marecki@gentoo.org> (2021-07-18)
|
||||
# media-plugins/zam-plugins not keyworded here
|
||||
media-sound/easyeffects zamaudio
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2008-2026 Gentoo Authors
|
||||
# Copyright 2008-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
### THIS FILE IS ONLY FOR PACKAGES MASKED ON BOTH 64-BIT AND 32-BIT USERLAND!!!
|
||||
@@ -11,6 +11,11 @@ embree
|
||||
openimageio
|
||||
osl
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
|
||||
# PyPy3 is keyworded here.
|
||||
-python_targets_pypy3_11
|
||||
-python_single_target_pypy3_11
|
||||
|
||||
# Sam James <sam@gentoo.org> (2021-10-16)
|
||||
# media-libs/openexr doesn't work on BE (bug #818424)
|
||||
# ...and openscenegraph needs openexr.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# New entries go on top.
|
||||
@@ -8,6 +8,11 @@
|
||||
# dev-lang/php:8.2 is not marked stable here yet (bug #920701)
|
||||
php_targets_php8-2
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2021-12-31)
|
||||
# PyPy3 target is not ready for stable.
|
||||
python_targets_pypy3_11
|
||||
python_single_target_pypy3_11
|
||||
|
||||
# Sam James <sam@gentoo.org> (2021-11-14)
|
||||
# media-libs/openexr is not marked stable on ppc64
|
||||
# (it's broken on BE and it's more convenient to keep it at ~arch here for now)
|
||||
|
||||
Reference in New Issue
Block a user