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-twolame/
Date: Thu, 16 Feb 2017 17:26:29
Message-Id: 1487265864.a81980fa605774b0408ebfa7fb40c6fcc74e0e24.ago@gentoo
1 commit: a81980fa605774b0408ebfa7fb40c6fcc74e0e24
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 16 17:24:24 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 16 17:24:24 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a81980fa
7
8 media-plugins/gst-plugins-twolame: 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 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild
18 index bfadf0eaff..604f591bf9 100644
19 --- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild
20 +++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.10.3.ebuild
21 @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-ugly
22 inherit gstreamer
23
24 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
25 -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
27 IUSE=""
28
29 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"