app-benchmarks/geekbench: drop x86 keyword

Added accidentally x86 keywords, which are wrong,
since Geekbench5 does not support x86 anymore. So dropping them.

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2020-05-22 00:23:36 +02:00
parent 1b0a7fb6fe
commit c1518433d7

View File

@@ -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"
LICENSE="geekbench"
SLOT="5"