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: Wed, 07 Sep 2022 20:34:37
Message-Id: 1662582829.c737fec2ef29b7e80958b691cd5a7880beb80c38.conikost@gentoo
1 commit: c737fec2ef29b7e80958b691cd5a7880beb80c38
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 7 20:28:20 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 7 20:33:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c737fec2
7
8 dev-libs/intel-compute-runtime: amd64 stable
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 dev-libs/intel-compute-runtime/intel-compute-runtime-22.31.23852.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.31.23852.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.31.23852.ebuild
16 index af9f16456a1e..6786aa838eae 100644
17 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.31.23852.ebuild
18 +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.31.23852.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.1.7:="