diff options
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/hppa/package.mask | 5 | ||||
-rw-r--r-- | profiles/arch/hppa/package.use.mask | 11 | ||||
-rw-r--r-- | profiles/arch/loong/package.mask | 5 | ||||
-rw-r--r-- | profiles/arch/s390/package.use.mask | 10 |
5 files changed, 24 insertions, 11 deletions
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 |