app-benchmarks/dbench: Add ~arm keyword
authorJames Le Cuirot <chewi@gentoo.org>
Sun, 22 Oct 2017 16:20:31 +0000 (17:20 +0100)
committerJames Le Cuirot <chewi@gentoo.org>
Sun, 22 Oct 2017 16:35:15 +0000 (17:35 +0100)
Builds and starts. Unsure how to fully test this.

Package-Manager: Portage-2.3.12, Repoman-2.3.2

app-benchmarks/dbench/dbench-4.0.ebuild

index 9b96984d3e1f9fe75696d0748993141f2f212123..ac11bc17b496e3ee889b9d3a2c0fa5b4a74a8e46 100644 (file)
@@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.samba.org/pub/tridge/dbench/${P}.tar.gz"
 HOMEPAGE="http://samba.org/ftp/tridge/dbench/"
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm64 hppa ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa ppc ppc64 sparc x86"
 IUSE=""
 
 DEPEND="dev-libs/popt"