diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-16 16:53:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-16 16:53:33 +0300 |
commit | 726a0a5629f46f3b40f83c5dd57dde397a135bbf (patch) | |
tree | 2a67a59ddbc9465897b92debf1eac90b781f92a0 /media-plugins/gst-plugins-soundtouch | |
parent | media-plugins/gst-plugins-smoothstreaming: amd64 stable wrt bug #661288 (diff) | |
download | gentoo-726a0a5629f46f3b40f83c5dd57dde397a135bbf.tar.gz gentoo-726a0a5629f46f3b40f83c5dd57dde397a135bbf.tar.bz2 gentoo-726a0a5629f46f3b40f83c5dd57dde397a135bbf.zip |
media-plugins/gst-plugins-soundtouch: amd64 stable wrt bug #661288
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'media-plugins/gst-plugins-soundtouch')
-rw-r--r-- | media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.1.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.1.ebuild index bc1c86772fbd..618c05223bd5 100644 --- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.1.ebuild +++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.1.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}]" |