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-speex/
Date: Sat, 02 Apr 2016 20:38:50
Message-Id: 1459629481.2f507e2ec827042de92248d75c0eb0e37b2b3898.pacho@gentoo
1 commit: 2f507e2ec827042de92248d75c0eb0e37b2b3898
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 20:28:27 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 20:38:01 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f507e2e
7
8 media-plugins/gst-plugins-speex: x86 stable, bug 566378
9
10 Package-Manager: portage-2.2.28
11 RepoMan-Options: --include-arches="x86"
12
13 media-plugins/gst-plugins-speex/gst-plugins-speex-1.6.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.6.3.ebuild b/media-plugins/gst-plugins-speex/gst-plugins-speex-1.6.3.ebuild
17 index 90b3fa5..fd081da 100644
18 --- a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.6.3.ebuild
19 +++ b/media-plugins/gst-plugins-speex/gst-plugins-speex-1.6.3.ebuild
20 @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-good
21 inherit gstreamer
22
23 DESCRIPTION="GStreamer plugin to allow encoding and decoding of speex"
24 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
25 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
26 IUSE=""
27
28 RDEPEND=">=media-libs/speex-1.2_rc1-r1[${MULTILIB_USEDEP}]"