From 2b1bda97fc8d0bddd8d3c7935e0cea1f71b9e169 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Mon, 1 Dec 2025 11:47:27 +0200 Subject: [PATCH] media-libs/libsoundtouch: Stabilize 2.4.0 ppc64, #966912 Signed-off-by: Arthur Zamarin --- media-libs/libsoundtouch/libsoundtouch-2.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libsoundtouch/libsoundtouch-2.4.0.ebuild b/media-libs/libsoundtouch/libsoundtouch-2.4.0.ebuild index 5f109813a750c..953c4fbbae706 100644 --- a/media-libs/libsoundtouch/libsoundtouch-2.4.0.ebuild +++ b/media-libs/libsoundtouch/libsoundtouch-2.4.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_PN}" LICENSE="LGPL-2.1" SLOT="0/1" # subslot is libSoundTouch.so soname -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="openmp static-libs" IUSE+=" cpu_flags_arm_neon cpu_flags_x86_sse"