From 25e535c46fccef38cfc05daf0f5c15bdc5725ce9 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 25 Jul 2023 21:07:55 +0300 Subject: [PATCH] media-plugins/gst-plugins-soundtouch: Stabilize 1.20.6 x86, #908277 Signed-off-by: Arthur Zamarin --- .../gst-plugins-soundtouch/gst-plugins-soundtouch-1.20.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.20.6.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.20.6.ebuild index 39cc040534f16..b397b32714e67 100644 --- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.20.6.ebuild +++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.20.6.ebuild @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad inherit gstreamer-meson DESCRIPTION="Beats-per-minute detection and pitch controlling plugin for GStreamer" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=">=media-libs/libsoundtouch-1.7.1[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}"