diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-05-21 15:08:57 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-05-21 15:51:47 +0200 |
commit | 4a9539a5f96b26b1d0e3d130d62fbe9bd1a84fe7 (patch) | |
tree | 8ecc8395e53be2e3e9fc3b7681d72fbd58888f1e | |
parent | dev-libs/intel-compute-runtime: add 22.20.23198 (diff) | |
download | gentoo-4a9539a5f96b26b1d0e3d130d62fbe9bd1a84fe7.tar.gz gentoo-4a9539a5f96b26b1d0e3d130d62fbe9bd1a84fe7.tar.bz2 gentoo-4a9539a5f96b26b1d0e3d130d62fbe9bd1a84fe7.zip |
dev-libs/intel-compute-runtime: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r-- | dev-libs/intel-compute-runtime/intel-compute-runtime-22.17.23034-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.17.23034-r1.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.17.23034-r1.ebuild index 8cea983ec064..94aedd784bb7 100644 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.17.23034-r1.ebuild +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.17.23034-r1.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:=" |