Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-twolame/
Date: Tue, 31 Jul 2018 00:43:37
Message-Id: 1532997768.8b5a0e7ef12a21deaaa360d0cd328d50665fd087.whissi@gentoo
1 commit: 8b5a0e7ef12a21deaaa360d0cd328d50665fd087
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 31 00:33:21 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 31 00:42:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5a0e7e
7
8 media-plugins/gst-plugins-twolame: x86 stable (bug #661288)
9
10 Package-Manager: Portage-2.3.44, Repoman-2.3.10
11
12 media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
16 index 850d1bb0fc8..8b4f17f81c8 100644
17 --- a/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
18 +++ b/media-plugins/gst-plugins-twolame/gst-plugins-twolame-1.14.1.ebuild
19 @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
20 inherit gstreamer
21
22 DESCRIPTION="MPEG2 encoder plugin for GStreamer"
23 -KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86"
25 IUSE=""
26
27 RDEPEND=">=media-sound/twolame-0.3.13-r1[${MULTILIB_USEDEP}]"