Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/bonnie++/
Date: Mon, 02 Oct 2017 13:25:09
Message-Id: 1506950689.0b2c8cf80af07ea8385db8eb6a665046cdf6d7a1.slyfox@gentoo
1 commit: 0b2c8cf80af07ea8385db8eb6a665046cdf6d7a1
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 2 12:42:08 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 2 13:24:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b2c8cf8
7
8 app-benchmarks/bonnie++: stable 1.97.3 for ppc, bug #632366
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
12
13 app-benchmarks/bonnie++/bonnie++-1.97.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-benchmarks/bonnie++/bonnie++-1.97.3.ebuild b/app-benchmarks/bonnie++/bonnie++-1.97.3.ebuild
17 index cd02431e826..fb5729d600b 100644
18 --- a/app-benchmarks/bonnie++/bonnie++-1.97.3.ebuild
19 +++ b/app-benchmarks/bonnie++/bonnie++-1.97.3.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="http://www.coker.com.au/bonnie++/experimental/${P}.tgz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~sparc ~x86"
26 IUSE="debug"
27
28 S="${WORKDIR}/${P}"