summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2017-10-22 17:20:31 +0100
committerJames Le Cuirot <chewi@gentoo.org>2017-10-22 17:35:15 +0100
commit3ea79497f80ac76ed6cc2e0bd5b92c52541f523f (patch)
tree82d94f015365816e9a2d7fc9206faf2133e05dcb /app-benchmarks
parentapp-crypt/heimdal: add ibressl support. (diff)
downloadgentoo-3ea79497f80ac76ed6cc2e0bd5b92c52541f523f.tar.gz
gentoo-3ea79497f80ac76ed6cc2e0bd5b92c52541f523f.tar.bz2
gentoo-3ea79497f80ac76ed6cc2e0bd5b92c52541f523f.zip
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
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/dbench/dbench-4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/dbench/dbench-4.0.ebuild b/app-benchmarks/dbench/dbench-4.0.ebuild
index 9b96984d3e1f..ac11bc17b496 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"