diff options
Diffstat (limited to 'profiles/arch/x86/use.mask')
-rw-r--r-- | profiles/arch/x86/use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask index e73078714a63..b2b913536eea 100644 --- a/profiles/arch/x86/use.mask +++ b/profiles/arch/x86/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/arch/x86/use.mask,v 1.27 2011/10/03 20:29:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.28 2011/12/22 12:27:04 aballier Exp $ # Unmask the flag which corresponds to ARCH. -x86 @@ -9,6 +9,10 @@ # x86 profile. This works, for example, if another architecture's # profile have a USE flag associated with (such as altivec, mmx, etc). +# 2011/12/22 - Alexis Ballier <aballier@gentoo.org> +# Unmask vdpau as its supported here +-vdpau + # 2011/07/11 - Samuli Suominen <ssuominen@gentoo.org> # Unmask amd64/x86 only opencl support for nvidia-cuda-toolkit -opencl |