diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-02-21 17:09:07 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-02-22 00:43:31 +0100 |
commit | 1a05e3d1be1b136a979c29dea90ee96dfd9345e0 (patch) | |
tree | 5c1d8401c9ec59983e35e5c80bf37f7ab54fff5a | |
parent | decfdd0a98c20409b20e847c92509700216c0359 (diff) | |
download | gentoo-1a05e3d1be1b136a979c29dea90ee96dfd9345e0.tar.gz gentoo-1a05e3d1be1b136a979c29dea90ee96dfd9345e0.tar.xz |
media-plugins/gst-plugins-soundtouch: amd64 stable, bug 566378
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"
-rw-r--r-- | media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.6.3.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.6.3.ebuild index df0a6b754f1..e537ca5124c 100644 --- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.6.3.ebuild +++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.6.3.ebuild @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-bad inherit gstreamer DESCRIPTION="GStreamer elements for beats-per-minute detection and pitch controlling" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=media-libs/libsoundtouch-1.7.1[${MULTILIB_USEDEP}]" |