diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-18 00:55:09 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-18 01:38:39 +0100 |
commit | 5c160333f2b9b37d7cb33439aa3b2ed39d68ed73 (patch) | |
tree | 908e81992d43b899101bbdb585a7b14ec551cd6d /media-plugins/gst-plugins-soundtouch | |
parent | media-plugins/gst-plugins-openh264: x86 stable (bug #650540) (diff) | |
download | gentoo-5c160333f2b9b37d7cb33439aa3b2ed39d68ed73.tar.gz gentoo-5c160333f2b9b37d7cb33439aa3b2ed39d68ed73.tar.bz2 gentoo-5c160333f2b9b37d7cb33439aa3b2ed39d68ed73.zip |
media-plugins/gst-plugins-soundtouch: x86 stable (bug #650540)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-plugins/gst-plugins-soundtouch')
-rw-r--r-- | media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.12.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.12.4.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.12.4.ebuild index 618c05223bd5..902d5dc6ad3d 100644 --- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.12.4.ebuild +++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.12.4.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}]" |