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 3B455158086 for ; Wed, 8 Dec 2021 16:24:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D59E82BC035; Wed, 8 Dec 2021 16:24:17 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 8113B2BC032 for ; Wed, 8 Dec 2021 16:24:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4AB633432FB for ; Wed, 8 Dec 2021 16:24:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D83ED21E for ; Wed, 8 Dec 2021 16:24:14 +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: <1638980537.5616272aab0da07a84994ffdeb1634c67f7f57d0.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/geekbench/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-benchmarks/geekbench/geekbench-5.4.3.ebuild X-VCS-Directories: app-benchmarks/geekbench/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 5616272aab0da07a84994ffdeb1634c67f7f57d0 X-VCS-Branch: master Date: Wed, 8 Dec 2021 16:24:14 +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: 6b5cdb4b-f95b-42f1-8702-3f17593d6054 X-Archives-Hash: b3b0b997733d0221ab9e3da97bf240cb commit: 5616272aab0da07a84994ffdeb1634c67f7f57d0 Author: Conrad Kostecki gentoo org> AuthorDate: Wed Dec 8 16:21:33 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Wed Dec 8 16:22:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5616272a app-benchmarks/geekbench: amd64 stable Signed-off-by: Conrad Kostecki gentoo.org> app-benchmarks/geekbench/geekbench-5.4.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-benchmarks/geekbench/geekbench-5.4.3.ebuild b/app-benchmarks/geekbench/geekbench-5.4.3.ebuild index 099604ac1c64..2c4984b7d2ab 100644 --- a/app-benchmarks/geekbench/geekbench-5.4.3.ebuild +++ b/app-benchmarks/geekbench/geekbench-5.4.3.ebuild @@ -8,7 +8,7 @@ HOMEPAGE="https://www.geekbench.com/" SRC_URI="https://cdn.geekbench.com/Geekbench-${PV}-Linux.tar.gz" S="${WORKDIR}/Geekbench-${PV}-Linux" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" LICENSE="geekbench" SLOT="5"