diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-09 02:00:01 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-09 02:35:06 +0100 |
commit | a1b5949fac082c79321de8f6977862eedb1696e1 (patch) | |
tree | 24dac7f28d3d8e71288da798e3cb0dd481a8db7f /media-plugins/gst-plugins-hls | |
parent | media-plugins/gst-plugins-gtk: x86 stable (bug #674854) (diff) | |
download | gentoo-a1b5949fac082c79321de8f6977862eedb1696e1.tar.gz gentoo-a1b5949fac082c79321de8f6977862eedb1696e1.tar.bz2 gentoo-a1b5949fac082c79321de8f6977862eedb1696e1.zip |
media-plugins/gst-plugins-hls: 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-hls')
-rw-r--r-- | media-plugins/gst-plugins-hls/gst-plugins-hls-1.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-hls/gst-plugins-hls-1.14.3.ebuild b/media-plugins/gst-plugins-hls/gst-plugins-hls-1.14.3.ebuild index 058ae72347cb..896aad499ba8 100644 --- a/media-plugins/gst-plugins-hls/gst-plugins-hls-1.14.3.ebuild +++ b/media-plugins/gst-plugins-hls/gst-plugins-hls-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="HTTP live streaming plugin for GStreamer" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND=" |