diff options
Diffstat (limited to 'profiles/host-albert/package.use')
-rw-r--r-- | profiles/host-albert/package.use | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/host-albert/package.use b/profiles/host-albert/package.use new file mode 100644 index 0000000..21843f3 --- /dev/null +++ b/profiles/host-albert/package.use @@ -0,0 +1,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 |