--- /usr/portage/dev-libs/intel-compute-runtime/intel-compute-runtime-22.13.22789-r1.ebuild 2022-04-23 20:39:55.000000000 +0200 +++ ./intel-compute-runtime-22.13.22789-r1.ebuild 2022-04-29 08:00:54.706729584 +0200 @@ -46,6 +46,10 @@ filter-flags -flto=* -flto local mycmakeargs=( + # the way this package handles ccache is incompatible with portage, + # turn it off for now + -DCCACHE_ALLOWED=OFF + -DCMAKE_INSTALL_PREFIX="${EPREFIX}/usr" -DCMAKE_INSTALL_LIBDIR="$(get_libdir)" -DBUILD_WITH_L0="$(usex l0)"