diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-01-08 20:36:48 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-01-08 20:36:48 -0800 |
commit | 22e738c93fc528a60f4dd92b70d0dc81d773bc71 (patch) | |
tree | 340c07159f38265299f8e714d609797ee7b57bff /media-plugins/gst-plugins-neon | |
parent | media-plugins/gst-plugins-mplex-1.14.3: amd64 stable, bug 674854 (diff) | |
download | gentoo-22e738c93fc528a60f4dd92b70d0dc81d773bc71.tar.gz gentoo-22e738c93fc528a60f4dd92b70d0dc81d773bc71.tar.bz2 gentoo-22e738c93fc528a60f4dd92b70d0dc81d773bc71.zip |
media-plugins/gst-plugins-neon-1.14.3: amd64 stable, bug 674854
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-neon')
-rw-r--r-- | media-plugins/gst-plugins-neon/gst-plugins-neon-1.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-neon/gst-plugins-neon-1.14.3.ebuild b/media-plugins/gst-plugins-neon/gst-plugins-neon-1.14.3.ebuild index 9dac5c3d8f9a..fe9d6caa9787 100644 --- a/media-plugins/gst-plugins-neon/gst-plugins-neon-1.14.3.ebuild +++ b/media-plugins/gst-plugins-neon/gst-plugins-neon-1.14.3.ebuild @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad inherit gstreamer DESCRIPTION="HTTP client source plugin for GStreamer" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 x86" IUSE="" RDEPEND=">=net-libs/neon-0.30.0[${MULTILIB_USEDEP}]" |