commit: 2f507e2ec827042de92248d75c0eb0e37b2b3898 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sat Apr 2 20:28:27 2016 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sat Apr 2 20:38:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f507e2e
media-plugins/gst-plugins-speex: x86 stable, bug 566378 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" media-plugins/gst-plugins-speex/gst-plugins-speex-1.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index 90b3fa5..fd081da 100644 --- 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 @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer DESCRIPTION="GStreamer plugin to allow encoding and decoding of speex" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=media-libs/speex-1.2_rc1-r1[${MULTILIB_USEDEP}]"