diff options
author | David Seifert <soap@gentoo.org> | 2017-12-28 14:11:36 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-28 16:06:20 +0100 |
commit | 9d833cb58272c079b409c38fa8b3cb1b9e372459 (patch) | |
tree | 0b618ef09fbc86421d5f9c2843a7b21404f3a472 | |
parent | app-benchmarks/pipebench: [QA] Respect LDFLAGS (diff) | |
download | gentoo-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
-rw-r--r-- | app-benchmarks/pipebench/pipebench-0.40-r2.ebuild | 2 |
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 ) |