diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-17 15:54:29 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-17 15:54:29 -0700 |
commit | 41fe0f343c5944f8c58ed4f308a5970d9c983495 (patch) | |
tree | d5d5ed4e9837093dd37f5082926c6de6cd28a2a8 /media-plugins/gst-plugins-shout2 | |
parent | media-plugins/gst-plugins-resindvd-1.14.1: ppc64 stable, bug 661288 (diff) | |
download | gentoo-41fe0f343c5944f8c58ed4f308a5970d9c983495.tar.gz gentoo-41fe0f343c5944f8c58ed4f308a5970d9c983495.tar.bz2 gentoo-41fe0f343c5944f8c58ed4f308a5970d9c983495.zip |
media-plugins/gst-plugins-shout2-1.14.1: ppc64 stable, bug 661288
Diffstat (limited to 'media-plugins/gst-plugins-shout2')
-rw-r--r-- | media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.14.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.14.1.ebuild b/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.14.1.ebuild index a21446190fe0..6b0ad52e64b6 100644 --- a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.14.1.ebuild +++ b/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.14.1.ebuild @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer DESCRIPTION="Icecast server sink plugin for GStreamer" -KEYWORDS="alpha amd64 ppc ~ppc64 x86" +KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="" RDEPEND=">=media-libs/libshout-2.3.1-r1[${MULTILIB_USEDEP}]" |