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: Mon, 27 Jun 2022 19:44:49
Message-Id: 1656359053.50f74d4a7b33c54a598ec92f7e2f87c55753d681.conikost@gentoo
1 commit: 50f74d4a7b33c54a598ec92f7e2f87c55753d681
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 27 19:41:59 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 27 19:44:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50f74d4a
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.21.23269.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.21.23269.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.21.23269.ebuild
16 index bdc8a84baf08..0bbb025dbde7 100644
17 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.21.23269.ebuild
18 +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.21.23269.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:="