Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-speex/
Date: Sat, 08 Jul 2017 16:09:04
Message-Id: 1499530126.3ef39b80fcb2728bbdc407b8ee7afd54a6698825.slyfox@gentoo
1 commit: 3ef39b80fcb2728bbdc407b8ee7afd54a6698825
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 8 16:04:01 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 8 16:08:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef39b80
7
8 media-plugins/gst-plugins-speex: ia64 stable, bug #624180
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11 RepoMan-Options: --include-arches="ia64"
12
13 media-plugins/gst-plugins-speex/gst-plugins-speex-1.10.5.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.10.5.ebuild b/media-plugins/gst-plugins-speex/gst-plugins-speex-1.10.5.ebuild
17 index 5f5eaf48231..15dfbcecb4b 100644
18 --- a/media-plugins/gst-plugins-speex/gst-plugins-speex-1.10.5.ebuild
19 +++ b/media-plugins/gst-plugins-speex/gst-plugins-speex-1.10.5.ebuild
20 @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good
21 inherit gstreamer
22
23 DESCRIPTION="Speex encoder/decoder plugin for GStreamer"
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}]"