diff options
author | 2019-01-09 02:20:46 +0100 | |
---|---|---|
committer | 2019-01-09 02:35:33 +0100 | |
commit | aed0bbdea7a5f000cae4cde0b4b6893ba1c705f2 (patch) | |
tree | 6875934ffd5ea99e404269e303f225485a3f8dd4 /media-plugins/gst-plugins-speex/gst-plugins-speex-1.14.4.ebuild | |
parent | media-plugins/gst-plugins-soup: x86 stable (bug #674854) (diff) | |
download | gentoo-aed0bbdea7a5f000cae4cde0b4b6893ba1c705f2.tar.gz gentoo-aed0bbdea7a5f000cae4cde0b4b6893ba1c705f2.tar.bz2 gentoo-aed0bbdea7a5f000cae4cde0b4b6893ba1c705f2.zip |
media-plugins/gst-plugins-speex: x86 stable (bug #674854)
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-speex/gst-plugins-speex-1.14.4.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-speex/gst-plugins-speex-1.14.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index 3084221197a..5eb8b854796 100644 --- 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer DESCRIPTION="Speex encoder/decoder plugin for GStreamer" -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}]" |