diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-31 02:30:02 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-31 02:42:40 +0200 |
commit | 847ef10f6e665cf28c7c40914f9a02c7141ec8e3 (patch) | |
tree | 63481eb5ab77f11fe82c6328900603b90f718dcd /media-plugins/gst-plugins-soundtouch | |
parent | media-plugins/gst-plugins-smoothstreaming: x86 stable (bug #661288) (diff) | |
download | gentoo-847ef10f6e665cf28c7c40914f9a02c7141ec8e3.tar.gz gentoo-847ef10f6e665cf28c7c40914f9a02c7141ec8e3.tar.bz2 gentoo-847ef10f6e665cf28c7c40914f9a02c7141ec8e3.zip |
media-plugins/gst-plugins-soundtouch: x86 stable (bug #661288)
Package-Manager: Portage-2.3.44, Repoman-2.3.10
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 618c05223bd5..902d5dc6ad3d 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}]" |