blob: 675d9ed7e6561f320109b8f130f5754493961d21 (
plain)
1
2
3
4
5
6
7
8
|
# For myinitramfs
sys-kernel/linux initramfs
# Required by chromium
dev-libs/libxml2 icu
# Disable opencl and d3d9 as those are not supported on intel gpu
media-libs/mesa -opencl -d3d9
|