diff options
author | Göktürk Yüksek <gokturk@gentoo.org> | 2017-10-05 15:14:06 -0400 |
---|---|---|
committer | Göktürk Yüksek <gokturk@gentoo.org> | 2017-10-05 15:14:06 -0400 |
commit | e543ed62b79380f01fd8fb561380c6dfe4531a94 (patch) | |
tree | d510114fb72a8c1e6971d93d8e4cdd3bb5db7786 /app-benchmarks | |
parent | dev-util/qbs: remove old (diff) | |
download | gentoo-e543ed62b79380f01fd8fb561380c6dfe4531a94.tar.gz gentoo-e543ed62b79380f01fd8fb561380c6dfe4531a94.tar.bz2 gentoo-e543ed62b79380f01fd8fb561380c6dfe4531a94.zip |
app-benchmarks/bonnie++: amd64 stable
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 e53e5581d7d0..5bfba710f9d4 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}" |