diff options
author | 2022-09-26 00:22:09 +0200 | |
---|---|---|
committer | 2022-09-26 01:11:38 +0200 | |
commit | 0bd07279afb0c87e9048341c5e075c23be270e8b (patch) | |
tree | ea62b7aca51cae56d82ee69b36125630ca5f400e /dev-libs/intel-compute-runtime | |
parent | sys-apps/lsd: don't let cargo strip (diff) | |
download | gentoo-0bd07279afb0c87e9048341c5e075c23be270e8b.tar.gz gentoo-0bd07279afb0c87e9048341c5e075c23be270e8b.tar.bz2 gentoo-0bd07279afb0c87e9048341c5e075c23be270e8b.zip |
dev-libs/intel-compute-runtime: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-libs/intel-compute-runtime')
-rw-r--r-- | dev-libs/intel-compute-runtime/intel-compute-runtime-22.35.24055.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.35.24055.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.35.24055.ebuild index af9f16456a1e..6786aa838eae 100644 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.35.24055.ebuild +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.35.24055.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+l0 +vaapi" RDEPEND=">=media-libs/gmmlib-22.1.7:=" |