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: Sat, 21 May 2022 13:52:05
Message-Id: 1653141107.4a9539a5f96b26b1d0e3d130d62fbe9bd1a84fe7.conikost@gentoo
1 commit: 4a9539a5f96b26b1d0e3d130d62fbe9bd1a84fe7
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 21 13:08:57 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sat May 21 13:51:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a9539a5
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.17.23034-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index 8cea983ec064..94aedd784bb7 100644
17 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.17.23034-r1.ebuild
18 +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.17.23034-r1.ebuild
19 @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25 IUSE="+l0 +vaapi"
26
27 RDEPEND=">=media-libs/gmmlib-22.0.2:="