diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2023-01-31 04:21:27 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-01-31 16:15:31 +0100 |
commit | 67e759eaa8c832477ffbfec7e89c9d36191ada68 (patch) | |
tree | 546703f8f75f43555c49bde7500a22ad3287353f /dev-libs | |
parent | dev-libs/level-zero: drop 1.8.8 (diff) | |
download | gentoo-67e759eaa8c832477ffbfec7e89c9d36191ada68.tar.gz gentoo-67e759eaa8c832477ffbfec7e89c9d36191ada68.tar.bz2 gentoo-67e759eaa8c832477ffbfec7e89c9d36191ada68.zip |
dev-libs/intel-compute-runtime: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/intel-compute-runtime/intel-compute-runtime-22.43.24595.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.43.24595.35.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.43.24595.35.ebuild index c6ac6ec0d546..cda27132f096 100644 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.43.24595.35.ebuild +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.43.24595.35.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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:=" |