diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-10-21 04:04:33 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-10-21 04:04:33 +0100 |
commit | 3dc4de6331223493015f198dc61854af604da86c (patch) | |
tree | 626add8c88d96adf9429cdb19226d9de60e6dafd /profiles/arch | |
parent | d895362f98ae63a6ed12cd16d3b3df95d6967f25 (diff) |
gentoo auto-resync : 21:10:2024 - 04:04:33
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/arm64/package.use.force | 7 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.stable.mask | 2 |
3 files changed, 10 insertions, 3 deletions
diff --git a/profiles/arch/arm64/package.use.force b/profiles/arch/arm64/package.use.force index a0427c5c5577..71950c18e41a 100644 --- a/profiles/arch/arm64/package.use.force +++ b/profiles/arch/arm64/package.use.force @@ -1,6 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola <juippis@gentoo.org> (2024-10-19) +# arm64 requires gles due to (some boards?) lacking vulkan support, +# bug #938893. +app-editors/zed gles + # Paul Zander <negril.nx+gentoo@gmail.com> (2024-04-12) # supports 64 bit neon media-libs/opencv cpu_flags_arm_neon diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 051a3ff3eb36..87345b2d1bbf 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> (2024-10-20) +# sci-physics/rivet is unavailable on x86 +sci-physics/pythia rivet + # Arthur Zamarin <arthurzam@gentoo.org> (2024-10-17) # depends on java packages, not keyworded on x86 app-forensics/sleuthkit java diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index f5f7c9b3ecb4..ea02d85ddeab 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -63,8 +63,6 @@ media-libs/openimageio dicom sci-libs/cholmod partition sci-libs/gdal armadillo fits geos hdf5 netcdf ogdi sci-libs/gsl cblas-external -sci-libs/hdf szip test -sci-libs/hdf5 szip # Hans de Graaff <graaff@gentoo.org> (2023-03-28) # dev-ruby/stringex is not marked stable here yet |