diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-09 02:18:48 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-09 02:35:30 +0100 |
commit | 308e2a092edb4e905573c05372f2885eee84c041 (patch) | |
tree | 1c0c24216db895fcb352405d74e73b62518b278f /media-plugins/gst-plugins-smoothstreaming | |
parent | media-plugins/gst-plugins-sidplay: x86 stable (bug #674854) (diff) | |
download | gentoo-308e2a092edb4e905573c05372f2885eee84c041.tar.gz gentoo-308e2a092edb4e905573c05372f2885eee84c041.tar.bz2 gentoo-308e2a092edb4e905573c05372f2885eee84c041.zip |
media-plugins/gst-plugins-smoothstreaming: 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-smoothstreaming')
-rw-r--r-- | media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.14.3.ebuild b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.14.3.ebuild index 2ec5feec35fd..124e25fce3a4 100644 --- a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.14.3.ebuild +++ b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.14.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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-bad inherit gstreamer DESCRIPTION="Smooth Streaming plugin for GStreamer" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]" |