summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2017-12-28 14:11:36 +0100
committerDavid Seifert <soap@gentoo.org>2017-12-28 16:06:20 +0100
commit9d833cb58272c079b409c38fa8b3cb1b9e372459 (patch)
tree0b618ef09fbc86421d5f9c2843a7b21404f3a472 /app-benchmarks/pipebench
parentapp-benchmarks/pipebench: [QA] Respect LDFLAGS (diff)
downloadgentoo-9d833cb58272c079b409c38fa8b3cb1b9e372459.tar.gz
gentoo-9d833cb58272c079b409c38fa8b3cb1b9e372459.tar.bz2
gentoo-9d833cb58272c079b409c38fa8b3cb1b9e372459.zip
app-benchmarks/pipebench: Mark stable
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-benchmarks/pipebench')
-rw-r--r--app-benchmarks/pipebench/pipebench-0.40-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/pipebench/pipebench-0.40-r2.ebuild b/app-benchmarks/pipebench/pipebench-0.40-r2.ebuild
index 2542f0f9d36e..0688bd665cff 100644
--- a/app-benchmarks/pipebench/pipebench-0.40-r2.ebuild
+++ b/app-benchmarks/pipebench/pipebench-0.40-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.habets.pp.se/pub/synscan/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86 ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ppc ppc64 x86 ~arm-linux ~x86-linux"
IUSE=""
PATCHES=( "${FILESDIR}"/${PN}-0.40-fix-build-system.patch )