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 6F556158089 for ; Sat, 11 Nov 2023 23:37:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5A982BC016; Sat, 11 Nov 2023 23:37:11 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9F3F22BC016 for ; Sat, 11 Nov 2023 23:37:11 +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 DEAAC335DA8 for ; Sat, 11 Nov 2023 23:37:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 327591368 for ; Sat, 11 Nov 2023 23:37:09 +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: <1699744724.c21f541842b8f9868bf5c5d5c13f925cac3582f3.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-6.2.1.ebuild X-VCS-Directories: app-benchmarks/geekbench/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: c21f541842b8f9868bf5c5d5c13f925cac3582f3 X-VCS-Branch: master Date: Sat, 11 Nov 2023 23:37:09 +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: dfe16995-8ed2-4d33-85af-aeef549c4b16 X-Archives-Hash: 38b378f8f40e4124b36d13e7d39f4415 commit: c21f541842b8f9868bf5c5d5c13f925cac3582f3 Author: Conrad Kostecki gentoo org> AuthorDate: Sat Nov 11 23:18:44 2023 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Nov 11 23:18:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c21f5418 app-benchmarks/geekbench: amd64 stable Signed-off-by: Conrad Kostecki gentoo.org> app-benchmarks/geekbench/geekbench-6.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-benchmarks/geekbench/geekbench-6.2.1.ebuild b/app-benchmarks/geekbench/geekbench-6.2.1.ebuild index 92361a260506..0f2d1e36167a 100644 --- a/app-benchmarks/geekbench/geekbench-6.2.1.ebuild +++ b/app-benchmarks/geekbench/geekbench-6.2.1.ebuild @@ -11,7 +11,7 @@ SRC_URI=" " S="${WORKDIR}" -KEYWORDS="-* ~amd64 ~arm64" +KEYWORDS="-* amd64 ~arm64" LICENSE="geekbench" SLOT="6"