summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-01-15 06:41:45 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-01-15 06:41:45 +0000
commit8e26aeaca2a19592a9eea3917f3139bfde8641f0 (patch)
tree3ddb856d2a1de70a5caf3b8f7737425b7f8b0796 /profiles
parent6e1fc32629c46e29012a7e22b07085307d65ac96 (diff)
gentoo auto-resync : 15:01:2025 - 06:41:45
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin237930 -> 237941 bytes
-rw-r--r--profiles/arch/alpha/package.use.mask4
-rw-r--r--profiles/arch/hppa/package.mask5
-rw-r--r--profiles/arch/hppa/package.use.mask11
-rw-r--r--profiles/arch/loong/package.mask5
-rw-r--r--profiles/arch/s390/package.use.mask10
-rw-r--r--profiles/use.local.desc2
7 files changed, 24 insertions, 13 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 323d85d65e5d..d77276ed6513 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index a4a0ed427dc2..dcd64feb48b7 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2025-01-14)
+# Needs dev-python/numpy and dev-python/scipy which aren't keyworded here
+dev-cpp/benchmark tools
+
# Sam James <sam@gentoo.org> (2025-01-10)
# Many unkeyworded dependencies like parts of TL (bug #947788)
dev-perl/Template-Toolkit gd latex vim-syntax
diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask
index 39addcecad66..e7ef6e29762a 100644
--- a/profiles/arch/hppa/package.mask
+++ b/profiles/arch/hppa/package.mask
@@ -4,8 +4,3 @@
# Sam James <sam@gentoo.org> (2023-03-28)
# Needs explicit porting to each platform (bug 894078#c6)
dev-python/py-cpuinfo
-
-# Quote from <eike@s...l.de>:
-# "Compilation fails with: #error You need to define CycleTimer for
-# your OS and CPU"
-dev-cpp/benchmark
diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
index 55300cd4e257..d97b9aa2f142 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -4,6 +4,17 @@
# NOTE: When masking a USE flag due to missing keywords, please file a keyword
# request bug for the hppa arch.
+# Sam James <sam@gentoo.org> (2025-01-14)
+# dev-cpp/benchmark isn't (yet) keyworded here, although >=1.9.1 should
+# work fine with patching as the ebuild does.
+dev-libs/re2 benchmark
+
+# Sam James <sam@gentoo.org> (2025-01-14)
+# libpfm: needs unkeyworded dev-libs/libpfm but I don't think HPPA has
+# any performance counters anyway.
+# tools: needs dev-python/numpy and dev-python/scipy which aren't keyworded here
+dev-cpp/benchmark libpfm tools
+
# Sam James <sam@gentoo.org> (2025-01-10)
# Many unkeyworded dependencies like parts of TL (bug #947788)
dev-perl/Template-Toolkit gd latex vim-syntax
diff --git a/profiles/arch/loong/package.mask b/profiles/arch/loong/package.mask
index 33806bb62582..ec60751587df 100644
--- a/profiles/arch/loong/package.mask
+++ b/profiles/arch/loong/package.mask
@@ -1,11 +1,6 @@
# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# WANG Xuerui <xen0n@gentoo.org> (2023-09-10)
-# Has correctness issues on loong (failing test_encode_long_neg_conversion),
-# pending debug.
-dev-python/ujson
-
# WANG Xuerui <xen0n@gentoo.org> (2022-12-05)
# sys-boot/gnu-efi applications that need porting (sbsigntools & refind) or
# is abandoned upstream (elilo)
diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask
index a2adedbccf2f..21be0e584200 100644
--- a/profiles/arch/s390/package.use.mask
+++ b/profiles/arch/s390/package.use.mask
@@ -1,6 +1,14 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org. (2025-01-14)
+# dev-cpp/benchmark is not yet keyworded here
+dev-libs/re2 benchmark
+
+# Sam James <sam@gentoo.org> (2025-01-14)
+# dev-libs/libpfm is not yet keyworded here
+dev-cpp/benchmark libpfm
+
# Sam James <sam@gentoo.org> (2025-01-10)
# Many unkeyworded dependencies like parts of TL (bug #947788)
dev-perl/Template-Toolkit gd latex vim-syntax
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index b5f0ebdb8a81..ed047d128fbb 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -337,7 +337,6 @@ app-containers/crun:bpf - Enable in Kernel, eBPF (enhanced Berkley Packet Filter
app-containers/crun:criu - Enable CRIU based checkpoint/restore support
app-containers/docker:btrfs - Enables dependencies for the "btrfs" graph driver, including necessary kernel flags.
app-containers/docker:container-init - Makes the a staticly-linked init system tini available inside a container.
-app-containers/docker:overlay - Enables dependencies for the "overlay" graph driver, including necessary kernel flags.
app-containers/docker:overlay2 - Enables dependencies for the "overlay2" graph driver, including necessary kernel flags.
app-containers/docker-credential-helpers:pass - Build pass helper for the pass utility.
app-containers/incus:fuidshift - Install the fuidshift binary - currently conflicts with app-containers/lxd
@@ -7465,7 +7464,6 @@ sci-libs/umfpack:cholmod - Use sci-libs/cholmod for matrix ordering
sci-libs/vtk:all-modules - Build all modules
sci-libs/vtk:boost - Add support for boost
sci-libs/vtk:cgns - Build support to handle CGNS data files
-sci-libs/vtk:freetype - Build support for font rendering
sci-libs/vtk:gdal - Support for gdal formated data
sci-libs/vtk:imaging - Building Imaging modules
sci-libs/vtk:las - Build support for LiDAR files