Skip to content

Commit

Permalink
app-benchmarks/dbench: Add ~arm keyword
Browse files Browse the repository at this point in the history
Builds and starts. Unsure how to fully test this.

Package-Manager: Portage-2.3.12, Repoman-2.3.2
  • Loading branch information
chewi committed Oct 22, 2017
1 parent f32ac16 commit 3ea7949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-benchmarks/dbench/dbench-4.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3ea7949

Please sign in to comment.