commit:     3ea79497f80ac76ed6cc2e0bd5b92c52541f523f
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 22 16:20:31 2017 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 22 16:35:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ea79497

app-benchmarks/dbench: Add ~arm keyword

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-benchmarks/dbench/dbench-4.0.ebuild 
b/app-benchmarks/dbench/dbench-4.0.ebuild
index 9b96984d3e1..ac11bc17b49 100644
--- a/app-benchmarks/dbench/dbench-4.0.ebuild
+++ b/app-benchmarks/dbench/dbench-4.0.ebuild
@@ -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"

Reply via email to