diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-02-26 18:58:47 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-02-26 18:58:47 +0000 |
commit | 2159fc1e9292cab21135c402e799dde07273e1fd (patch) | |
tree | e11c76ea3da4a5bb9cd9ce6de9f13b21327f84ac /profiles/base | |
parent | General mask of VDPAU support, only available on x86 and amd64 (diff) | |
download | historical-2159fc1e9292cab21135c402e799dde07273e1fd.tar.gz historical-2159fc1e9292cab21135c402e799dde07273e1fd.tar.bz2 historical-2159fc1e9292cab21135c402e799dde07273e1fd.zip |
globally mask vdpau on media-video/mplayer, x86, amd64 support only
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index ef8fb385b2be..6a2ac8e3bda4 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -115,4 +115,5 @@ media-sound/lmms vst # Raúl Porcel <armin76@gentoo.org> (09 Nov 2008) # CPU opts: This needs amd64, x86 and ppc on some of them # dvdnav: hard masked dependency -media-video/mplayer cpudetection custom-cpuopts bindist dvdnav +# vdpau: availble on x86, amd64 only +media-video/mplayer cpudetection custom-cpuopts bindist dvdnav vdpau |