Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-soundtouch/
Date: Thu, 16 Feb 2017 17:26:22
Message-Id: 1487265842.e7e131b72737bae41a7cac00b028fc70ea1fcf63.ago@gentoo
1 commit: e7e131b72737bae41a7cac00b028fc70ea1fcf63
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 16 17:24:02 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 16 17:24:02 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7e131b7
7
8 media-plugins/gst-plugins-soundtouch: x86 stable wrt bug #601354
9
10 Package-Manager: portage-2.3.3
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 .../gst-plugins-soundtouch/gst-plugins-soundtouch-1.10.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 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
18 index 4d234636d4..7926e00871 100644
19 --- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.10.3.ebuild
20 +++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.10.3.ebuild
21 @@ -8,7 +8,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}]"