123456789101112131415161718192021 |
- # Copyright 1999-2016 Gentoo Foundation
- # Distributed under the terms of the GNU General Public License v2
- # Magnus Granberg <zorry@gentoo.org> (30 sep 2016)
- # This target supports VTV #547040.
- >=sys-devel/gcc-4.9 -vtv
- # cyrus-sasl doesn't work w/ USE=berkdb (#192753)
- dev-libs/cyrus-sasl berkdb
- # Rick Farina <zerochaos@gentoo.org> (26 Nov 2012)
- # mask X and tools for we still miss the docs for revdep-pax
- # else hell will rule. (RWX in the libs)
- # Propogating changes from amd64.
- # Bug 433121
- x11-drivers/nvidia-drivers X tools
- # Magnus Granberg <zorry@gentoo.org> (29 Nov 2012)
- # Bug #444786 disable nvidia on app-admin/conky
- app-admin/conky nvidia
|