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 13:26:11
Message-Id: 1487251446.b10349203ed98bc6b0df03e01dfba506d7a9f74f.ago@gentoo
1 commit: b10349203ed98bc6b0df03e01dfba506d7a9f74f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 16 13:24:06 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 16 13:24:06 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1034920
7
8 media-plugins/gst-plugins-twolame: amd64 stable wrt bug #601354
9
10 Package-Manager: portage-2.3.3
11 RepoMan-Options: --include-arches="amd64"
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 b047d1ffc4..bfadf0eaff 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}]"