diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-20 13:51:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-20 13:51:09 +0100 |
commit | 9f9fd321dc3825b2e30652ac4ab2947764525c41 (patch) | |
tree | 267a047299dc09722e52804f7fd5a3a3c87b1edc /app-benchmarks/geekbench | |
parent | dev-libs/grantlee: amd64 stable wrt bug #705756 (diff) | |
download | gentoo-9f9fd321dc3825b2e30652ac4ab2947764525c41.tar.gz gentoo-9f9fd321dc3825b2e30652ac4ab2947764525c41.tar.bz2 gentoo-9f9fd321dc3825b2e30652ac4ab2947764525c41.zip |
app-benchmarks/geekbench: amd64 stable wrt bug #705766
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-benchmarks/geekbench')
-rw-r--r-- | app-benchmarks/geekbench/geekbench-5.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/geekbench/geekbench-5.1.0.ebuild b/app-benchmarks/geekbench/geekbench-5.1.0.ebuild index 494566dfbbaf..7349eb155416 100644 --- a/app-benchmarks/geekbench/geekbench-5.1.0.ebuild +++ b/app-benchmarks/geekbench/geekbench-5.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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" |