diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-07-12 00:54:49 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-07-12 01:09:58 +0200 |
commit | 5b226e8109b477402d16c3eaf2f358b0f5401dda (patch) | |
tree | 38d7521f07c6452eead5dfecc0272798a7304264 /dev-libs/intel-compute-runtime | |
parent | sys-apps/portage: add 3.0.32 (diff) | |
download | gentoo-5b226e8109b477402d16c3eaf2f358b0f5401dda.tar.gz gentoo-5b226e8109b477402d16c3eaf2f358b0f5401dda.tar.bz2 gentoo-5b226e8109b477402d16c3eaf2f358b0f5401dda.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.23.23405.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.23.23405.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.23.23405.ebuild index bdc8a84baf08..0bbb025dbde7 100644 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.23.23405.ebuild +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.23.23405.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.0.2:=" |