From 935f64c522978b3f18349c06dac9aac54cb0ba7b Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 26 Feb 2023 19:23:50 +0000 Subject: profiles/arch/powerpc/ppc64: shift cpudetection mask into p.use.mask Otherwise, this affects gmp[cpudetection]. This seems to be because the mask predated package.use.mask support...? Bug: https://bugs.gentoo.org/234629 Bug: https://bugs.gentoo.org/894134 Thanks-to: Ian Jordan Signed-off-by: Sam James --- profiles/arch/powerpc/ppc64/package.use.mask | 3 +++ profiles/arch/powerpc/ppc64/use.mask | 5 +---- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'profiles/arch') diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 37ba660a0017..3a525a0bb06b 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -205,3 +205,6 @@ x11-misc/rss-glx quesoglc # Joseph Jezak (2010-02-12) # Mask unstable pidgin deps until we can mark them stable (farsight2) net-im/pidgin gstreamer + +# mask custom-cpuopts and cpudetection on ppc64 for mplayer - bug #234629 +media-video/mplayer cpudetection diff --git a/profiles/arch/powerpc/ppc64/use.mask b/profiles/arch/powerpc/ppc64/use.mask index 7de0634ed869..ef203e88e276 100644 --- a/profiles/arch/powerpc/ppc64/use.mask +++ b/profiles/arch/powerpc/ppc64/use.mask @@ -1,4 +1,4 @@ -# Copyright 2008-2022 Gentoo Authors +# Copyright 2008-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 ### THIS FILE IS ONLY FOR PACKAGES MASKED ON BOTH 64-BIT AND 32-BIT USERLAND!!! @@ -33,9 +33,6 @@ battery # Unmask the flag for Playstation 3 -ps3 -# mask custom-cpuopts and cpudetection on ppc64 for mplayer - bug #234629 -cpudetection - # Michał Górny (2013-05-04) # Unmask systemd since it is keyworded here. -systemd -- cgit v1.2.3-65-gdbad