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