diff options
Diffstat (limited to 'profiles/prefix/darwin/macos/arch/x64/package.use.mask')
-rw-r--r-- | profiles/prefix/darwin/macos/arch/x64/package.use.mask | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/profiles/prefix/darwin/macos/arch/x64/package.use.mask b/profiles/prefix/darwin/macos/arch/x64/package.use.mask index 865b433cabf9..b8d22fb38551 100644 --- a/profiles/prefix/darwin/macos/arch/x64/package.use.mask +++ b/profiles/prefix/darwin/macos/arch/x64/package.use.mask @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x64/package.use.mask,v 1.2 2014/12/28 23:19:48 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/arch/x64/package.use.mask,v 1.3 2015/01/28 21:50:33 mgorny Exp $ # The 32-bits profile is inherited by the 64-bits one! # All the Mac OS X profiles inherit from their matching arch profile here. @@ -13,7 +13,9 @@ media-libs/xvid -pic # Jeremy Olexa <darkside@gentoo.org> (29 Jul 2010) # Relocation issues on 32-bit OSX only, bug #329859 media-sound/mpg123 -mmx -sse +media-sound/mpg123 -cpu_flags_x86_mmx -cpu_flags_x86_sse # Fabian Groffen <grobian@gentoo.org> (01 Feb 2009) # Doesn't compile on 32-bits OSX only, bug #257225 media-video/ffmpeg -mmx +media-video/ffmpeg -cpu_flags_x86_mmx |