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: Wed, 25 Jan 2017 15:53:12
Message-Id: 1485359556.47c3d8e924213f7e9e7c5adee0839884d45f3951.ago@gentoo
1 commit: 47c3d8e924213f7e9e7c5adee0839884d45f3951
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 25 15:50:27 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 25 15:52:36 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47c3d8e9
7
8 media-plugins/gst-plugins-twolame: ppc64 stable wrt bug #587010
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.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.8.3.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild
18 index 59ef259..19da4b1 100644
19 --- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild
20 +++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.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}]"