diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2023-05-18 19:32:15 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-05-18 19:32:15 +0200 |
commit | 624ba099885ce6fd7e0dc5807b686795d48fa28c (patch) | |
tree | 0629b92d1425dd7964f2678fce727226914c0197 /dev-libs/intel-compute-runtime | |
parent | dev-util/intel-graphics-compiler: amd64 stable (diff) | |
download | gentoo-624ba099885ce6fd7e0dc5807b686795d48fa28c.tar.gz gentoo-624ba099885ce6fd7e0dc5807b686795d48fa28c.tar.bz2 gentoo-624ba099885ce6fd7e0dc5807b686795d48fa28c.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-23.13.26032.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-23.13.26032.26.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-23.13.26032.26.ebuild index fadfb30dc042..893db4b58b43 100644 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-23.13.26032.26.ebuild +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-23.13.26032.26.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.3.5:=" |