diff options
author | Igor V. Kovalenko <igor.v.kovalenko@gmail.com> | 2022-02-25 23:02:17 +0300 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 13:32:27 +0000 |
commit | f76e983f7a9444755b8324ec648e89809c715398 (patch) | |
tree | 58af3667c2deb70a6e681cec54d51e2315271014 /media-plugins/gst-plugins-soundtouch | |
parent | media-libs/gstreamer: Improve 1.20.0 ebuild style and BDEPEND (diff) | |
download | gentoo-f76e983f7a9444755b8324ec648e89809c715398.tar.gz gentoo-f76e983f7a9444755b8324ec648e89809c715398.tar.bz2 gentoo-f76e983f7a9444755b8324ec648e89809c715398.zip |
media-libs/gstreamer: Clean up 1.20.0 ebuild empty IUSE
Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-soundtouch')
-rw-r--r-- | media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.20.0.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.20.0.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.20.0.ebuild index 63883a830ccd..8c883e75deb7 100644 --- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.20.0.ebuild +++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.20.0.ebuild @@ -8,7 +8,6 @@ inherit gstreamer-meson DESCRIPTION="Beats-per-minute detection and pitch controlling plugin for GStreamer" KEYWORDS="~amd64 ~x86" -IUSE="" RDEPEND=">=media-libs/libsoundtouch-1.7.1[${MULTILIB_USEDEP}]" DEPEND="${RDEPEND}" |