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-speex/
Date: Wed, 09 Jan 2019 01:36:07
Message-Id: 1546997733.aed0bbdea7a5f000cae4cde0b4b6893ba1c705f2.whissi@gentoo
1 commit: aed0bbdea7a5f000cae4cde0b4b6893ba1c705f2
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 9 01:20:46 2019 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 9 01:35:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aed0bbde
7
8 media-plugins/gst-plugins-speex: x86 stable (bug #674854)
9
10 Package-Manager: Portage-2.3.54, Repoman-2.3.12
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 media-plugins/gst-plugins-speex/gst-plugins-speex-1.14.4.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.14.4.ebuild b/media-plugins/gst-plugins-speex/gst-plugins-speex-1.14.4.ebuild
17 index 3084221197a..5eb8b854796 100644
18 --- a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.14.4.ebuild
19 +++ b/media-plugins/gst-plugins-speex/gst-plugins-speex-1.14.4.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
27 inherit gstreamer
28
29 DESCRIPTION="Speex encoder/decoder plugin for GStreamer"
30 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
31 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
32 IUSE=""
33
34 RDEPEND=">=media-libs/speex-1.2_rc1-r1[${MULTILIB_USEDEP}]"