diff options
author | 2011-03-20 17:10:00 +0000 | |
---|---|---|
committer | 2011-03-20 17:10:00 +0000 | |
commit | 28f989fdc3d018389fe3c89b8797040ed5545a35 (patch) | |
tree | 488d8dd1370a601d323c53b5399e38f0835ebfa2 /profiles/base | |
parent | Unmask iptables netlink (diff) | |
download | gentoo-2-28f989fdc3d018389fe3c89b8797040ed5545a35.tar.gz gentoo-2-28f989fdc3d018389fe3c89b8797040ed5545a35.tar.bz2 gentoo-2-28f989fdc3d018389fe3c89b8797040ed5545a35.zip |
Make the neon USE flag globally available only on ARM architecture.
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 5 | ||||
-rw-r--r-- | profiles/base/use.mask | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 2490da6452f7..90a064e60ac2 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.208 2011/03/20 06:22:30 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.209 2011/03/20 17:10:00 flameeyes Exp $ # This file requires >=portage-2.1.1 # New entries go on top. @@ -251,6 +251,3 @@ media-video/mplayer cpudetection custom-cpuopts bindist vdpau media-video/vlc bda direct2d directx dshow dxva2 waveout wingdi # Mac OSX / iPhone OS specific useflags media-video/vlc audioqueue ios-vout macosx macosx-audio macosx-dialog-provider macosx-eyetv macosx-quartztext macosx-qtcapture macosx-vout -# arm specific useflag, someone from the arm team should unmask this on their -# profiles -media-video/vlc neon diff --git a/profiles/base/use.mask b/profiles/base/use.mask index adcaacc23ff9..3c8c7ad9e85f 100644 --- a/profiles/base/use.mask +++ b/profiles/base/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.111 2011/03/18 15:58:48 ultrabug Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.112 2011/03/20 17:10:00 flameeyes Exp $ # Its deps are not mature enough yet ayatana @@ -66,6 +66,9 @@ ps3 vis ultra1 +# arm arch specific USE flags +neon + # nVidia XvMC requires nvidia-drivers/nvidia-legacy-drivers nvidia |