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}"