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:00
Message-Id: 1506950686.953872dce9f90cc4c64d5813a1616ad7cf4f9b7f.slyfox@gentoo
1 commit: 953872dce9f90cc4c64d5813a1616ad7cf4f9b7f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 2 12:41:02 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 2 13:24:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=953872dc
7
8 app-benchmarks/bonnie++: stable 1.97.3 for ia64, bug #632366
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ia64"
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 e046998d977..cd02431e826 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}"