diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 11:07:24 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-08 11:07:24 +0200 |
commit | 6d86f9084483881cbc5e134a74fab443985b5897 (patch) | |
tree | db5bd3e37f11d50439e8312e90795a078b1f43c4 /app-benchmarks | |
parent | app-crypt/rotix: Stabilize 0.83-r3 x86, #919431 (diff) | |
download | gentoo-6d86f9084483881cbc5e134a74fab443985b5897.tar.gz gentoo-6d86f9084483881cbc5e134a74fab443985b5897.tar.bz2 gentoo-6d86f9084483881cbc5e134a74fab443985b5897.zip |
app-benchmarks/pipebench: Stabilize 0.40-r3 x86, #919433
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-benchmarks')
-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 39367bba594d..7c6a10fd4479 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 |