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 EEB2E138334 for ; Tue, 6 Nov 2018 07:29:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9FEC8E0C28; Tue, 6 Nov 2018 07:29:45 +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 78E4CE0C28 for ; Tue, 6 Nov 2018 07:29:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 F1030335C8C for ; Tue, 6 Nov 2018 07:29:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19627456 for ; Tue, 6 Nov 2018 07:29:41 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1541489368.187172482720511c390aaaa1439419f7b3176784.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/geekbench/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-benchmarks/geekbench/geekbench-4.3.0.ebuild X-VCS-Directories: app-benchmarks/geekbench/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 187172482720511c390aaaa1439419f7b3176784 X-VCS-Branch: master Date: Tue, 6 Nov 2018 07:29:41 +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-Archives-Salt: 2a2cc57d-f10e-472d-a6d5-6f8cc5b58217 X-Archives-Hash: 032e6635a7fbfd53f3ecde2834b7cc82 commit: 187172482720511c390aaaa1439419f7b3176784 Author: Mikle Kolyada gentoo org> AuthorDate: Tue Nov 6 07:29:28 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Tue Nov 6 07:29:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18717248 app-benchmarks/geekbench: amd64 stable wrt bug #669042 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-benchmarks/geekbench/geekbench-4.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-benchmarks/geekbench/geekbench-4.3.0.ebuild b/app-benchmarks/geekbench/geekbench-4.3.0.ebuild index e11f0c21646..1b832c5609d 100644 --- a/app-benchmarks/geekbench/geekbench-4.3.0.ebuild +++ b/app-benchmarks/geekbench/geekbench-4.3.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 x86" +KEYWORDS="-* amd64 x86" LICENSE="geekbench" SLOT="4"