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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EE6D113835A for ; Tue, 13 Apr 2021 22:20:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0537BE0A9E; Tue, 13 Apr 2021 22:20:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DF5F3E0A9E for ; Tue, 13 Apr 2021 22:20:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 392FD340A5D for ; Tue, 13 Apr 2021 22:20:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5189478 for ; Tue, 13 Apr 2021 22:20:34 +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: <1618352397.8e49b3ae3ea805895610f1174d7fc3743147e35a.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.0.ebuild X-VCS-Directories: app-benchmarks/geekbench/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 8e49b3ae3ea805895610f1174d7fc3743147e35a X-VCS-Branch: master Date: Tue, 13 Apr 2021 22:20:34 +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: 0f92bd72-1eea-4ba2-8914-7d44fed51672 X-Archives-Hash: 1420ed40cc764e063ce2063bad797ba8 commit: 8e49b3ae3ea805895610f1174d7fc3743147e35a Author: Conrad Kostecki gentoo org> AuthorDate: Sun Apr 11 20:55:50 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Tue Apr 13 22:19:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e49b3ae app-benchmarks/geekbench: stable amd64 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki gentoo.org> app-benchmarks/geekbench/geekbench-5.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-benchmarks/geekbench/geekbench-5.4.0.ebuild b/app-benchmarks/geekbench/geekbench-5.4.0.ebuild index 257bad69c37..87ca7c029db 100644 --- a/app-benchmarks/geekbench/geekbench-5.4.0.ebuild +++ b/app-benchmarks/geekbench/geekbench-5.4.0.ebuild @@ -7,7 +7,7 @@ DESCRIPTION="A Cross-Platform Benchmark for Android, iOS, Linux, MacOS and Windo HOMEPAGE="https://www.geekbench.com/" SRC_URI="https://cdn.geekbench.com/Geekbench-${PV}-Linux.tar.gz" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" LICENSE="geekbench" SLOT="5"