Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-soundtouch/
Date: Mon, 29 Jun 2020 15:52:01
Message-Id: 1593445905.7852d1490583f82e70a8c6854c993f73399015d7.zlogene@gentoo
1 commit: 7852d1490583f82e70a8c6854c993f73399015d7
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 29 15:49:41 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 29 15:51:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7852d149
7
8 media-plugins/gst-plugins-soundtouch: amd64 stable wrt bug #728940
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
13
14 .../gst-plugins-soundtouch/gst-plugins-soundtouch-1.16.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 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
18 index 0919d052724..b367932d417 100644
19 --- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.16.2.ebuild
20 +++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.16.2.ebuild
21 @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad
22 inherit gstreamer
23
24 DESCRIPTION="Beats-per-minute detection and pitch controlling plugin for GStreamer"
25 -KEYWORDS="~amd64 x86"
26 +KEYWORDS="amd64 x86"
27 IUSE=""
28
29 RDEPEND=">=media-libs/libsoundtouch-1.7.1[${MULTILIB_USEDEP}]"