diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-15 17:49:50 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-15 17:49:50 +0200 |
commit | d06beab28a87981a683f115a5d11e51069378818 (patch) | |
tree | 08560b9ee3d9e6cae51ca8f35f1e27348469a756 /media-plugins/gst-plugins-smoothstreaming | |
parent | media-plugins/gst-plugins-sidplay-1.10.5-r0: add amd64 keyword (diff) | |
download | gentoo-d06beab28a87981a683f115a5d11e51069378818.tar.gz gentoo-d06beab28a87981a683f115a5d11e51069378818.tar.bz2 gentoo-d06beab28a87981a683f115a5d11e51069378818.zip |
media-plugins/gst-plugins-smoothstreaming-1.10.5-r0: add amd64 keyword
Gentoo-Bug: 624180
Diffstat (limited to 'media-plugins/gst-plugins-smoothstreaming')
-rw-r--r-- | media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.10.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.10.5.ebuild b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.10.5.ebuild index 2928f038f741..5233d86b976e 100644 --- a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.10.5.ebuild +++ b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.10.5.ebuild @@ -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}]" |