diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-07 16:15:59 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-07 16:17:04 +0300 |
commit | 57b439ba6ac6f98f66b37a47ac207f1ab8d6f39a (patch) | |
tree | 2f00e63f015a0a9d56ab60654c159e98f90bf21a /media-plugins/gst-plugins-soundtouch | |
parent | media-plugins/gst-plugins-smoothstreaming: x86 stable wrt bug #702246 (diff) | |
download | gentoo-57b439ba6ac6f98f66b37a47ac207f1ab8d6f39a.tar.gz gentoo-57b439ba6ac6f98f66b37a47ac207f1ab8d6f39a.tar.bz2 gentoo-57b439ba6ac6f98f66b37a47ac207f1ab8d6f39a.zip |
media-plugins/gst-plugins-soundtouch: x86 stable wrt bug #702246
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-soundtouch')
-rw-r--r-- | media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.5.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.5.ebuild index 76790707ed75..2f61531e63cf 100644 --- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.5.ebuild +++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.14.5.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}]" |