diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-06-29 18:49:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-06-29 18:51:45 +0300 |
commit | 7852d1490583f82e70a8c6854c993f73399015d7 (patch) | |
tree | 4a37b9b672ee54e7b5eadf30f68db2c5f167e2cf /media-plugins/gst-plugins-soundtouch | |
parent | media-plugins/gst-plugins-smoothstreaming: amd64 stable wrt bug #728940 (diff) | |
download | gentoo-7852d1490583f82e70a8c6854c993f73399015d7.tar.gz gentoo-7852d1490583f82e70a8c6854c993f73399015d7.tar.bz2 gentoo-7852d1490583f82e70a8c6854c993f73399015d7.zip |
media-plugins/gst-plugins-soundtouch: amd64 stable wrt bug #728940
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
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.16.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.16.2.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.16.2.ebuild index 0919d0527241..b367932d417e 100644 --- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.16.2.ebuild +++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.16.2.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}]" |