diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-02-21 17:08:50 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-02-22 00:43:24 +0100 |
commit | cbcfd3a12022cdec108d5e4b6b7f774c036e37f3 (patch) | |
tree | b72fdcd1b3c8c034217404cbc9153443e8d91251 /media-plugins | |
parent | media-plugins/gst-plugins-schroedinger: amd64 stable, bug 566378 (diff) | |
download | gentoo-cbcfd3a12022cdec108d5e4b6b7f774c036e37f3.tar.gz gentoo-cbcfd3a12022cdec108d5e4b6b7f774c036e37f3.tar.bz2 gentoo-cbcfd3a12022cdec108d5e4b6b7f774c036e37f3.zip |
media-plugins/gst-plugins-shout2: amd64 stable, bug 566378
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.6.3.ebuild b/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.6.3.ebuild index 94a37f1b37d0..f3c2303d9ea6 100644 --- a/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.6.3.ebuild +++ b/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.6.3.ebuild @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer DESCRIPTION="GStreamer plugin to send data to an icecast server" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=media-libs/libshout-2.3.1-r1[${MULTILIB_USEDEP}]" |