summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-15 18:51:20 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-15 18:51:20 +0200
commitd68a17ec9a886abe44a0907700e8ebb29a197ff7 (patch)
tree0169aa7ae779b4ca6e867e4be86ab0bca09ff971 /media-libs/libsoundtouch
parentmedia-libs/libsoundtouch: Stabilize 2.3.2 ppc, #886091 (diff)
downloadgentoo-d68a17ec9a886abe44a0907700e8ebb29a197ff7.tar.gz
gentoo-d68a17ec9a886abe44a0907700e8ebb29a197ff7.tar.bz2
gentoo-d68a17ec9a886abe44a0907700e8ebb29a197ff7.zip
media-libs/libsoundtouch: Stabilize 2.3.2 ppc64, #886091
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'media-libs/libsoundtouch')
-rw-r--r--media-libs/libsoundtouch/libsoundtouch-2.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libsoundtouch/libsoundtouch-2.3.2.ebuild b/media-libs/libsoundtouch/libsoundtouch-2.3.2.ebuild
index 918a1c9d224c..fcf998e67a94 100644
--- a/media-libs/libsoundtouch/libsoundtouch-2.3.2.ebuild
+++ b/media-libs/libsoundtouch/libsoundtouch-2.3.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://www.surina.net/${MY_PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
# subslot = libSoundTouch.so soname
SLOT="0/1"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
IUSE="cpu_flags_x86_sse openmp static-libs"
BDEPEND="virtual/pkgconfig"