diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-06-27 21:41:59 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-06-27 21:44:13 +0200 |
commit | 50f74d4a7b33c54a598ec92f7e2f87c55753d681 (patch) | |
tree | ea3bbdbd70bb401fc8b70facc065a16bafbac46a /dev-libs/intel-compute-runtime | |
parent | net-wireless/unifi: add 7.1.67 (diff) | |
download | gentoo-50f74d4a7b33c54a598ec92f7e2f87c55753d681.tar.gz gentoo-50f74d4a7b33c54a598ec92f7e2f87c55753d681.tar.bz2 gentoo-50f74d4a7b33c54a598ec92f7e2f87c55753d681.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.21.23269.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.21.23269.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.21.23269.ebuild index bdc8a84baf08..0bbb025dbde7 100644 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.21.23269.ebuild +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.21.23269.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:=" |