diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2008-03-10 17:57:34 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2008-03-10 17:57:34 +0000 |
commit | 5f8857b727b230619c483ed9ca8558d02ce9c7ca (patch) | |
tree | 84f229c12e972250467e5665a06ac1306d2063fa /profiles | |
parent | mask opengl-xvmc USE flag on media-tv/mythtv since NVIDIA does not ship PPC d... (diff) | |
download | historical-5f8857b727b230619c483ed9ca8558d02ce9c7ca.tar.gz historical-5f8857b727b230619c483ed9ca8558d02ce9c7ca.tar.bz2 historical-5f8857b727b230619c483ed9ca8558d02ce9c7ca.zip |
hardened has nvidia-drivers masked. need to mask opengl-xvmc, which relies on nvidia-drivers features
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/hardened/package.use.mask b/profiles/hardened/package.use.mask index 8ebcb71dca75..8c37baa41b6c 100644 --- a/profiles/hardened/package.use.mask +++ b/profiles/hardened/package.use.mask @@ -8,3 +8,7 @@ www-apps/mediawiki math # Security bug #190835 games-fps/doom-data doomsday games-fps/freedoom doomsday + +# hardened has the nvidia-drivers masked so you can't use +# opengl-xvmc support in MythTV, which requires nvidia-drivers +media-tv/mythtv opengl-xvmc |