summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-20 02:46:28 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-20 10:24:27 +0200
commit3e4725448629e526cf6eb37f9278d3b7ef3ccbec (patch)
tree7b5caf2ae3e2023c87e02126d4fc73e778f6f215 /app-benchmarks/dbench
parentdev-util/cmocka: keyword ~arm64 (diff)
downloadgentoo-3e4725448629e526cf6eb37f9278d3b7ef3ccbec.tar.gz
gentoo-3e4725448629e526cf6eb37f9278d3b7ef3ccbec.tar.bz2
gentoo-3e4725448629e526cf6eb37f9278d3b7ef3ccbec.zip
app-benchmarks/dbench: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-benchmarks/dbench')
-rw-r--r--app-benchmarks/dbench/dbench-4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/dbench/dbench-4.0.ebuild b/app-benchmarks/dbench/dbench-4.0.ebuild
index 129dd15d1b89..9b96984d3e1f 100644
--- a/app-benchmarks/dbench/dbench-4.0.ebuild
+++ b/app-benchmarks/dbench/dbench-4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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 hppa ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm64 hppa ppc ppc64 sparc x86"
IUSE=""
DEPEND="dev-libs/popt"