diff options
author | 2017-02-16 18:24:02 +0100 | |
---|---|---|
committer | 2017-02-16 18:24:02 +0100 | |
commit | e7e131b72737bae41a7cac00b028fc70ea1fcf63 (patch) | |
tree | 4fce25e4fcee2505c79ed96b811b4366d18aebb4 /media-plugins/gst-plugins-soundtouch | |
parent | media-plugins/gst-plugins-smoothstreaming: x86 stable wrt bug #601354 (diff) | |
download | gentoo-e7e131b72737bae41a7cac00b028fc70ea1fcf63.tar.gz gentoo-e7e131b72737bae41a7cac00b028fc70ea1fcf63.tar.bz2 gentoo-e7e131b72737bae41a7cac00b028fc70ea1fcf63.zip |
media-plugins/gst-plugins-soundtouch: x86 stable wrt bug #601354
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-soundtouch')
-rw-r--r-- | media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.10.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.10.3.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.10.3.ebuild index 4d234636d4f4..7926e0087174 100644 --- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.10.3.ebuild +++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.10.3.ebuild @@ -8,7 +8,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}]" |