diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2009-11-09 19:48:51 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2009-11-09 19:48:51 +0000 |
commit | 49d3949db05476984b03dddef66d30178f5224f8 (patch) | |
tree | d72157a2ed9f3c76f33e6660b71c1763d49a0c55 /profiles/default | |
parent | clean up (diff) | |
download | gentoo-2-49d3949db05476984b03dddef66d30178f5224f8.tar.gz gentoo-2-49d3949db05476984b03dddef66d30178f5224f8.tar.bz2 gentoo-2-49d3949db05476984b03dddef66d30178f5224f8.zip |
mask vdpau for MythTV since its x86 and amd64 only
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/powerpc/package.use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/default/linux/powerpc/package.use.mask b/profiles/default/linux/powerpc/package.use.mask index c005d24e67f4..a49d0441ef45 100644 --- a/profiles/default/linux/powerpc/package.use.mask +++ b/profiles/default/linux/powerpc/package.use.mask @@ -5,3 +5,8 @@ net-im/kadu amarok2 # Not keyworded media-plugins/gst-plugins-meta mythtv + +# VDPAU is currently not keyworded on PPC since its a nvidia-drivers feature +# only presently. If other drivers support it in the future, then this can +# get unmasked +media-tv/mythtv vdpau |