From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8286C158094 for ; Fri, 29 Jul 2022 19:06:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7C60E1137; Fri, 29 Jul 2022 19:06:42 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A4C36E1136 for ; Fri, 29 Jul 2022 19:06:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 978333406DD for ; Fri, 29 Jul 2022 19:06:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3C164FA for ; Fri, 29 Jul 2022 19:06:39 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1659121192.d301833185bdc93fb9027a2b9f9ed65a6758c4a3.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-compute-runtime/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/intel-compute-runtime/intel-compute-runtime-22.25.23529.ebuild X-VCS-Directories: dev-libs/intel-compute-runtime/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: d301833185bdc93fb9027a2b9f9ed65a6758c4a3 X-VCS-Branch: master Date: Fri, 29 Jul 2022 19:06:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 210356cd-0bb2-4603-a83a-de43ae94fdc2 X-Archives-Hash: 2a961a863d1b4df44410bb2d1bb52dc2 commit: d301833185bdc93fb9027a2b9f9ed65a6758c4a3 Author: Conrad Kostecki gentoo org> AuthorDate: Fri Jul 29 18:59:52 2022 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Fri Jul 29 18:59:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3018331 dev-libs/intel-compute-runtime: amd64 stable Signed-off-by: Conrad Kostecki gentoo.org> dev-libs/intel-compute-runtime/intel-compute-runtime-22.25.23529.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.25.23529.ebuild b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.25.23529.ebuild index 077189e165cf..81416e18f78f 100644 --- a/dev-libs/intel-compute-runtime/intel-compute-runtime-22.25.23529.ebuild +++ b/dev-libs/intel-compute-runtime/intel-compute-runtime-22.25.23529.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="+l0 +vaapi" RDEPEND=">=media-libs/gmmlib-22.0.2:="