Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
Date: Sat, 01 Oct 2016 00:54:49
Message-Id: 1475283181.3e5b19d95544b07b4218bd87b6ca1a2bf655de30.pacho@gentoo
1 commit: 3e5b19d95544b07b4218bd87b6ca1a2bf655de30
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 30 22:48:50 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 1 00:53:01 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e5b19d9
7
8 media-plugins/gst-plugins-twolame: x86 stable, bug 587010
9
10 Package-Manager: portage-2.3.0
11 RepoMan-Options: --include-arches="x86"
12
13 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 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
17 index c5b5bc6..7047a5e 100644
18 --- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild
19 +++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.8.3.ebuild
20 @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-ugly
21 inherit gstreamer
22
23 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
24 -KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
25 +KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
26 IUSE=""
27
28 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"