From: James Le Cuirot Date: Sun, 22 Oct 2017 16:20:31 +0000 (+0100) Subject: app-benchmarks/dbench: Add ~arm keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3ea79497f80ac76ed6cc2e0bd5b92c52541f523f;p=gentoo.git 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 --- 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"