diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-03 08:20:09 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-03 08:20:09 +0000 |
commit | 6c0191ecedf81b2f0b0a68a4a8b9709e68e37228 (patch) | |
tree | 5261c2a40aca289f0026da0b3db419fd1ded238e /app-benchmarks | |
parent | net-libs/libtirpc: stable 1.0.2-r1 for ppc64, bug #632328 (diff) | |
download | gentoo-6c0191ecedf81b2f0b0a68a4a8b9709e68e37228.tar.gz gentoo-6c0191ecedf81b2f0b0a68a4a8b9709e68e37228.tar.bz2 gentoo-6c0191ecedf81b2f0b0a68a4a8b9709e68e37228.zip |
app-benchmarks/bonnie++: stable 1.97.3 for ppc64, bug #632366
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
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 fb5729d600b3..e53e5581d7d0 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}" |