diff options
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/package.use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc64/package.use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/riscv/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/arch/riscv/use.mask | 7 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.stable.mask | 4 |
5 files changed, 20 insertions, 4 deletions
diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index f9fa5971a905..22b18c98f822 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -76,10 +76,6 @@ media-video/ffmpeg qsv # needs stabilizing media-video/ffmpeg vmaf -# Adel Kara Slimane <adel.ks@zegrapher.com> (2022-02-17) -# needs stabilizing -media-video/ffmpeg amf - # Joonas Niilola <juippis@gentoo.org> (2021-08-13) # dev-libs/efl is stabilized on amd64. app-crypt/pinentry -efl diff --git a/profiles/arch/powerpc/ppc64/package.use.stable.mask b/profiles/arch/powerpc/ppc64/package.use.stable.mask index dbbd4dfe6178..299a152bee92 100644 --- a/profiles/arch/powerpc/ppc64/package.use.stable.mask +++ b/profiles/arch/powerpc/ppc64/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <asturm@gentoo.org> (2024-06-13) +# Waiting for KF6 stabilisation in bug #934478 +app-crypt/pinentry qt6 + # Sam James <sam@gentoo.org> (2024-04-30) # sys-block/nbdkit is not yet marked stable here app-emulation/libvirt nbd diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 2cf08707fcd8..d18dd825222c 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,11 @@ # Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michael Orlitzky <mjo@gentoo.org> (2024-09-01) +# Mask the optional plotting backend sci-libs/vtk because it's a beast +# and I don't want to deal with it right now. +sci-mathematics/maxima vtk + # Michael Orlitzky <mjo@gentoo.org> (2024-08-26) # There's an unexplained test failure in sci-libs/qd that I've emailed # the authors about. Until we know what's up with that, USE=qd should diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index 00ac5effb49e..3c3913716246 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -4,6 +4,13 @@ # Unmask the flag which corresponds to ARCH. -riscv +# Michael Orlitzky <mjo@gentoo.org> (2024-09-01) +# These lisp implementations have ~riscv keywords. +# This counteracts the mask in arch/base/use.mask. +-clisp +-ecl +-gcl + # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-07-11) # Unmask secureboot flag on arches where sbsigntools is keyworded -secureboot diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index e3117529b9f2..21fa3f4fea5c 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Andreas Sturmlechner <asturm@gentoo.org> (2024-08-30) +# KF6 is not stable here. +>=app-crypt/pinentry-1.3.0 wayland + # Matt Turner <mattst88@gentoo.org> (2024-07-14) # spirv-llvm-translator < 17 is not stable on x86. <dev-libs/libclc-17 spirv |