Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-compute-runtime/
Date: Tue, 31 Jan 2023 15:17:48
Message-Id: 1675178131.67e759eaa8c832477ffbfec7e89c9d36191ada68.conikost@gentoo
1 commit: 67e759eaa8c832477ffbfec7e89c9d36191ada68
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 31 03:21:27 2023 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 31 15:15:31 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67e759ea
7
8 dev-libs/intel-compute-runtime: amd64 stable
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 .../intel-compute-runtime/intel-compute-runtime-22.43.24595.35.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 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
16 index c6ac6ec0d546..cda27132f096 100644
17 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.43.24595.35.ebuild
18 +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.43.24595.35.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="~amd64"
30 +KEYWORDS="amd64"
31 IUSE="+l0 +vaapi"
32
33 RDEPEND=">=media-libs/gmmlib-22.1.7:="