diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 14:54:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 14:54:21 +0200 |
commit | c4d12c7553642e1f934cf37901c7cc2dbee79b35 (patch) | |
tree | e6f1c189e38d66e773961f9290e9cd02a640ce94 /app-benchmarks/pipebench | |
parent | app-crypt/rotix: Stabilize 0.83-r3 ppc, #919431 (diff) | |
download | gentoo-c4d12c7553642e1f934cf37901c7cc2dbee79b35.tar.gz gentoo-c4d12c7553642e1f934cf37901c7cc2dbee79b35.tar.bz2 gentoo-c4d12c7553642e1f934cf37901c7cc2dbee79b35.zip |
app-benchmarks/pipebench: Stabilize 0.40-r3 ppc, #919433
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-benchmarks/pipebench')
-rw-r--r-- | app-benchmarks/pipebench/pipebench-0.40-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-benchmarks/pipebench/pipebench-0.40-r3.ebuild b/app-benchmarks/pipebench/pipebench-0.40-r3.ebuild index 057f54d0aea4..d4538c458b53 100644 --- a/app-benchmarks/pipebench/pipebench-0.40-r3.ebuild +++ b/app-benchmarks/pipebench/pipebench-0.40-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.habets.pp.se/synscan/files/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ppc64 x86 ~x86-linux" +KEYWORDS="~alpha amd64 ppc ppc64 x86 ~x86-linux" PATCHES=( "${FILESDIR}"/${PN}-0.40-fix-build-system.patch |