From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1503908-garchives=archives.gentoo.org@lists.gentoo.org>
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 393CC15800C
	for <garchives@archives.gentoo.org>; Mon,  3 Apr 2023 19:34:41 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6CA86E0883;
	Mon,  3 Apr 2023 19:34:40 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(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 4F028E0883
	for <gentoo-commits@lists.gentoo.org>; Mon,  3 Apr 2023 19:34:40 +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 37785340B57
	for <gentoo-commits@lists.gentoo.org>; Mon,  3 Apr 2023 19:34:39 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 7639D8E6
	for <gentoo-commits@lists.gentoo.org>; Mon,  3 Apr 2023 19:34:37 +0000 (UTC)
From: "Conrad Kostecki" <conikost@gentoo.org>
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" <conikost@gentoo.org>
Message-ID: <1680550397.ccba2e5d70c7f158c1626f56836aaa01df121241.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.0.1.ebuild
X-VCS-Directories: app-benchmarks/geekbench/
X-VCS-Committer: conikost
X-VCS-Committer-Name: Conrad Kostecki
X-VCS-Revision: ccba2e5d70c7f158c1626f56836aaa01df121241
X-VCS-Branch: master
Date: Mon,  3 Apr 2023 19:34:37 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 4abba7ae-4b95-4c02-8edf-4e5cf25a7553
X-Archives-Hash: 0a0ba2736deca566df11feeab21ab284

commit:     ccba2e5d70c7f158c1626f56836aaa01df121241
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  3 19:29:47 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Apr  3 19:33:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccba2e5d

app-benchmarks/geekbench: amd64 stable

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-benchmarks/geekbench/geekbench-6.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/geekbench/geekbench-6.0.1.ebuild b/app-benchmarks/geekbench/geekbench-6.0.1.ebuild
index 92361a260506..0f2d1e36167a 100644
--- a/app-benchmarks/geekbench/geekbench-6.0.1.ebuild
+++ b/app-benchmarks/geekbench/geekbench-6.0.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="
 "
 S="${WORKDIR}"
 
-KEYWORDS="-* ~amd64 ~arm64"
+KEYWORDS="-* amd64 ~arm64"
 LICENSE="geekbench"
 SLOT="6"