diff options
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/darwin/macos/arch/x64/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/arch/x86/package.use.mask | 7 |
2 files changed, 2 insertions, 11 deletions
diff --git a/profiles/prefix/darwin/macos/arch/x64/package.use.mask b/profiles/prefix/darwin/macos/arch/x64/package.use.mask index e646fbe43b88..49f9420cdf1c 100644 --- a/profiles/prefix/darwin/macos/arch/x64/package.use.mask +++ b/profiles/prefix/darwin/macos/arch/x64/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Christoph Junghans <ottoxr@gentoo.org> (2014-12-29) @@ -9,7 +9,3 @@ media-libs/xvid -pic # Relocation issues on 32-bit OSX only, bug #329859 media-sound/mpg123 -cpu_flags_x86_mmx -cpu_flags_x86_sse media-sound/mpg123-base -cpu_flags_x86_mmx -cpu_flags_x86_sse - -# Fabian Groffen <grobian@gentoo.org> (2009-02-01) -# Doesn't compile on 32-bits OSX only, bug #257225 -media-video/ffmpeg -cpu_flags_x86_mmx diff --git a/profiles/prefix/darwin/macos/arch/x86/package.use.mask b/profiles/prefix/darwin/macos/arch/x86/package.use.mask index dcd35623faaf..7f9be69c0c2b 100644 --- a/profiles/prefix/darwin/macos/arch/x86/package.use.mask +++ b/profiles/prefix/darwin/macos/arch/x86/package.use.mask @@ -1,13 +1,8 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # All the Mac OS X profiles inherit from their matching arch profile here. - # Jeremy Olexa <darkside@gentoo.org> (2010-07-29) # Relocation issues on 32-bit OSX, bug #329859 media-sound/mpg123 cpu_flags_x86_mmx cpu_flags_x86_sse - -# Fabian Groffen <grobian@gentoo.org> (2009-02-01) -# Doesn't compile, bug #257225 -media-video/ffmpeg cpu_flags_x86_mmx |