diff options
author | Göktürk Yüksek <gokturk@gentoo.org> | 2017-10-05 15:15:22 -0400 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2017-10-05 15:15:22 -0400 |
commit | 3605d016ab8931f51299f12ec647b1f5c7f9b2dc (patch) | |
tree | 189b2f878a7cc0503b8030acb8aabed63f223402 /app-benchmarks | |
parent | app-benchmarks/bonnie++: amd64 stable (diff) | |
download | gentoo-3605d016ab8931f51299f12ec647b1f5c7f9b2dc.tar.gz gentoo-3605d016ab8931f51299f12ec647b1f5c7f9b2dc.tar.bz2 gentoo-3605d016ab8931f51299f12ec647b1f5c7f9b2dc.zip |
app-benchmarks/bonnie++: x86 stable
Tested on Intel(R) Pentium(R) M processor 1.60GHz
Bug: https://bugs.gentoo.org/632366
Package-Manager: Portage-2.3.8, Repoman-2.3.2
Diffstat (limited to 'app-benchmarks')
-rw-r--r-- | app-benchmarks/bonnie++/bonnie++-1.97.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/bonnie++/bonnie++-1.97.3.ebuild b/app-benchmarks/bonnie++/bonnie++-1.97.3.ebuild index 5bfba710f9d4..30084890cf15 100644 --- a/app-benchmarks/bonnie++/bonnie++-1.97.3.ebuild +++ b/app-benchmarks/bonnie++/bonnie++-1.97.3.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://www.coker.com.au/bonnie++/experimental/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sparc x86" IUSE="debug" S="${WORKDIR}/${P}" |