diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-02-26 18:52:44 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-02-26 18:52:44 +0000 |
commit | 91a887cbd8fea7e4a26abf99d0cc2787dddf749d (patch) | |
tree | 26193ba3d4951ea58d7a2678b04e8aa9644a75ac /profiles/default | |
parent | Bump to evolution-2.24.5 (diff) | |
download | gentoo-2-91a887cbd8fea7e4a26abf99d0cc2787dddf749d.tar.gz gentoo-2-91a887cbd8fea7e4a26abf99d0cc2787dddf749d.tar.bz2 gentoo-2-91a887cbd8fea7e4a26abf99d0cc2787dddf749d.zip |
General mask of VDPAU support, only available on x86 and amd64
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/package.use.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index 0bde73bf9057..1fe5a72b9192 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -27,3 +27,6 @@ sys-libs/glibc hardened games-fps/doom-data doomsday games-fps/freedoom doomsday +# Steve Dibb <beandog@gentoo.org> (26 Feb 2009) +# General mask of VDPAU support, only available on x86 and amd64 +media-video/mplayer vdpau |