diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:31:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-26 02:51:32 +0200 |
commit | fcb56bfc3772870d5c59c547b26b0c6f89a61e45 (patch) | |
tree | ab5f309a3115cf2bd97f2291960ef26b21a5e8c4 /app-benchmarks | |
parent | sys-auth/pambase: x86 stable (bug #658646) (diff) | |
download | gentoo-fcb56bfc3772870d5c59c547b26b0c6f89a61e45.tar.gz gentoo-fcb56bfc3772870d5c59c547b26b0c6f89a61e45.tar.bz2 gentoo-fcb56bfc3772870d5c59c547b26b0c6f89a61e45.zip |
app-benchmarks/geekbench: x86 stable (bug #669042)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/geekbench/geekbench-4.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/geekbench/geekbench-4.3.0.ebuild b/app-benchmarks/geekbench/geekbench-4.3.0.ebuild index dfc702580340..e11f0c21646d 100644 --- a/app-benchmarks/geekbench/geekbench-4.3.0.ebuild +++ b/app-benchmarks/geekbench/geekbench-4.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 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 ~x86" +KEYWORDS="-* ~amd64 x86" LICENSE="geekbench" SLOT="4" |