commit: 6d86f9084483881cbc5e134a74fab443985b5897 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 8 09:07:24 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Dec 8 09:07:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d86f908
app-benchmarks/pipebench: Stabilize 0.40-r3 x86, #919433 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-benchmarks/pipebench/pipebench-0.40-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
