Skip to content

Commit

Permalink
app-benchmarks/geekbench: drop x86 keyword
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
ConiKost committed May 21, 2020
1 parent 1b0a7fb commit c151843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-benchmarks/geekbench/geekbench-5.1.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit c151843

Please sign in to comment.