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: Sun, 25 Sep 2022 23:12:16
Message-Id: 1664147498.0bd07279afb0c87e9048341c5e075c23be270e8b.conikost@gentoo
1 commit: 0bd07279afb0c87e9048341c5e075c23be270e8b
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 25 22:22:09 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 25 23:11:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bd07279
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.35.24055.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.35.24055.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.35.24055.ebuild
16 index af9f16456a1e..6786aa838eae 100644
17 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.35.24055.ebuild
18 +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.35.24055.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:="