diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-21 18:29:02 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-21 18:51:58 +0200 |
commit | 029beda05195ca0f54d01fdab1a593f2576e2314 (patch) | |
tree | 366e0766f3904131227fd9e0fcf7acc6bc98632e /media-plugins/gst-plugins-soundtouch | |
parent | media-plugins/gst-plugins-smoothstreaming: x86 stable (bug #728940) (diff) | |
download | gentoo-029beda05195ca0f54d01fdab1a593f2576e2314.tar.gz gentoo-029beda05195ca0f54d01fdab1a593f2576e2314.tar.bz2 gentoo-029beda05195ca0f54d01fdab1a593f2576e2314.zip |
media-plugins/gst-plugins-soundtouch: x86 stable (bug #728940)
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-soundtouch')
-rw-r--r-- | media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.16.2.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.16.2.ebuild index c2a7185785e2..0919d0527241 100644 --- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.16.2.ebuild +++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.16.2.ebuild @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad inherit gstreamer DESCRIPTION="Beats-per-minute detection and pitch controlling plugin for GStreamer" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND=">=media-libs/libsoundtouch-1.7.1[${MULTILIB_USEDEP}]" |