diff options
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/ia64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/m68k/package.mask | 6 | ||||
-rw-r--r-- | profiles/arch/m68k/use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/package.use.mask | 4 |
4 files changed, 18 insertions, 0 deletions
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 931d0d3d8933..1d7415b21e76 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Thomas Bettler <thomas.bettler@gmail.com> (2024-06-10) +# requires dev-libs/apache-arrow which is net yet keyworded +sci-libs/gdal parquet + # Sam James <sam@gentoo.org> (2024-05-19) # media-libs/jasper not yet keyworded here: https://bugs.gentoo.org/921559 media-gfx/graphicsmagick jpeg2k diff --git a/profiles/arch/m68k/package.mask b/profiles/arch/m68k/package.mask new file mode 100644 index 000000000000..c9a806f67556 --- /dev/null +++ b/profiles/arch/m68k/package.mask @@ -0,0 +1,6 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Andreas K. Hüttel <dilfridge@gentoo.org> +# Requires 32bit alignment, so we mask it for the moment +dev-lang/python:3.13 diff --git a/profiles/arch/m68k/use.mask b/profiles/arch/m68k/use.mask index 25d4d1977e96..120f9403a7de 100644 --- a/profiles/arch/m68k/use.mask +++ b/profiles/arch/m68k/use.mask @@ -157,3 +157,7 @@ slang tcl tk xemacs + +# Andreas K. Hüttel <dilfridge@gentoo.org> +# Requires 32bit alignment, so we mask it for the moment +python_targets_python3_13 diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 06143f8546fc..4a0df526484f 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Thomas Bettler <thomas.bettler@gmail.com> (2024-06-10) +# requires dev-libs/apache-arrow which is net yet keyworded +sci-libs/gdal parquet + # Arthur Zamarin <arthurzam@gentoo.org> (2024-05-13) # Requires dev-util/shelltestrunner app-arch/mt-st test |