diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-02-08 19:45:58 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-02-08 22:47:31 +0100 |
commit | 96e581e6d0d683436597ae5cf1286b57c2d90d26 (patch) | |
tree | c286d0cba94508aec500cbdaffb9ebf579b2b99f /dev-libs/intel-compute-runtime | |
parent | dev-libs/intel-metrics-discovery: drop 1.12.165.1 (diff) | |
download | gentoo-96e581e6d0d683436597ae5cf1286b57c2d90d26.tar.gz gentoo-96e581e6d0d683436597ae5cf1286b57c2d90d26.tar.bz2 gentoo-96e581e6d0d683436597ae5cf1286b57c2d90d26.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.48.27912.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-23.48.27912.9.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-23.48.27912.9.ebuild index 5d8dd8c58fab..5f0fc518d85e 100644 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-23.48.27912.9.ebuild +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-23.48.27912.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 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.3.5:=" |