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 C2B6A158094 for ; Sat, 20 Aug 2022 23:29:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29339E086E; Sat, 20 Aug 2022 23:29:42 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 7C76AE085A for ; Sat, 20 Aug 2022 23:29:41 +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 5FB8434102F for ; Sat, 20 Aug 2022 23:29:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9487F569 for ; Sat, 20 Aug 2022 23:29:38 +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: <1661038140.829f4079f6cfd53d5fa4098a69607cee9ca1c1a2.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/intel-metrics-library/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/intel-metrics-library/intel-metrics-library-0_pre20220526.ebuild X-VCS-Directories: dev-libs/intel-metrics-library/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 829f4079f6cfd53d5fa4098a69607cee9ca1c1a2 X-VCS-Branch: master Date: Sat, 20 Aug 2022 23:29:38 +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: 84aff17b-54f1-4f58-a4ad-256e3ff84211 X-Archives-Hash: 3e5ca9bba3c998d477d063b74c0aa8d6 commit: 829f4079f6cfd53d5fa4098a69607cee9ca1c1a2 Author: Conrad Kostecki gentoo org> AuthorDate: Sat Aug 20 22:24:12 2022 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Aug 20 23:29:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=829f4079 dev-libs/intel-metrics-library: amd64 stable Signed-off-by: Conrad Kostecki gentoo.org> .../intel-metrics-library/intel-metrics-library-0_pre20220526.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/intel-metrics-library/intel-metrics-library-0_pre20220526.ebuild b/dev-libs/intel-metrics-library/intel-metrics-library-0_pre20220526.ebuild index ebd35d2a810a..2ed1852b32af 100644 --- a/dev-libs/intel-metrics-library/intel-metrics-library-0_pre20220526.ebuild +++ b/dev-libs/intel-metrics-library/intel-metrics-library-0_pre20220526.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}-${EGIT_COMMIT}" LICENSE="MIT" SLOT="0/101" -KEYWORDS="~amd64" +KEYWORDS="amd64" DEPEND="x11-libs/libdrm" RDEPEND="${DEPEND}"