Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/pipebench/
Date: Thu, 28 Dec 2017 15:07:45
Message-Id: 1514473580.9d833cb58272c079b409c38fa8b3cb1b9e372459.soap@gentoo
1 commit: 9d833cb58272c079b409c38fa8b3cb1b9e372459
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 28 13:11:36 2017 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 28 15:06:20 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d833cb5
7
8 app-benchmarks/pipebench: Mark stable
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 app-benchmarks/pipebench/pipebench-0.40-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-benchmarks/pipebench/pipebench-0.40-r2.ebuild b/app-benchmarks/pipebench/pipebench-0.40-r2.ebuild
16 index 2542f0f9d36..0688bd665cf 100644
17 --- a/app-benchmarks/pipebench/pipebench-0.40-r2.ebuild
18 +++ b/app-benchmarks/pipebench/pipebench-0.40-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.habets.pp.se/pub/synscan/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86 ~arm-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 ppc ppc64 x86 ~arm-linux ~x86-linux"
25 IUSE=""
26
27 PATCHES=( "${FILESDIR}"/${PN}-0.40-fix-build-system.patch )