Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/geekbench/
Date: Thu, 03 Feb 2022 15:03:40
Message-Id: 1643899179.6f04ec0e11e576622e98c5fc7b94e1c8704b4190.conikost@gentoo
1 commit: 6f04ec0e11e576622e98c5fc7b94e1c8704b4190
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 3 14:39:39 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 3 14:39:39 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f04ec0e
7
8 app-benchmarks/geekbench: amd64 stable
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 app-benchmarks/geekbench/geekbench-5.4.4.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-benchmarks/geekbench/geekbench-5.4.4.ebuild b/app-benchmarks/geekbench/geekbench-5.4.4.ebuild
16 index 099604ac1c64..64adc3adf0b5 100644
17 --- a/app-benchmarks/geekbench/geekbench-5.4.4.ebuild
18 +++ b/app-benchmarks/geekbench/geekbench-5.4.4.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -8,7 +8,7 @@ HOMEPAGE="https://www.geekbench.com/"
26 SRC_URI="https://cdn.geekbench.com/Geekbench-${PV}-Linux.tar.gz"
27 S="${WORKDIR}/Geekbench-${PV}-Linux"
28
29 -KEYWORDS="-* ~amd64"
30 +KEYWORDS="-* amd64"
31 LICENSE="geekbench"
32 SLOT="5"