diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-03 14:02:07 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-03 14:02:07 -0700 |
commit | 90441bd40e419e21231d423bd027f436d2181d83 (patch) | |
tree | 08126a2cf596a97d212f1ea732380d18c9720725 /app-benchmarks | |
parent | 4736150de0f181a9a5d0b74ffdba8741bb2d9b33 (diff) | |
download | gentoo-90441bd40e419e21231d423bd027f436d2181d83.tar.gz gentoo-90441bd40e419e21231d423bd027f436d2181d83.tar.xz |
app-benchmarks/bonnie++-1.97.3: hppa stable, bug 632366
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 98a39040796..3ff574002e5 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}" |