diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-02-21 17:09:01 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-02-22 00:43:29 +0100 |
commit | decfdd0a98c20409b20e847c92509700216c0359 (patch) | |
tree | 675cb31b15d9761446eb154dde17076d871610b7 | |
parent | media-plugins/gst-plugins-sidplay: amd64 stable, bug 566378 (diff) | |
download | gentoo-decfdd0a98c20409b20e847c92509700216c0359.tar.gz gentoo-decfdd0a98c20409b20e847c92509700216c0359.tar.bz2 gentoo-decfdd0a98c20409b20e847c92509700216c0359.zip |
media-plugins/gst-plugins-smoothstreaming: amd64 stable, bug 566378
Package-Manager: portage-2.2.27
RepoMan-Options: --include-arches="amd64"
-rw-r--r-- | media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.3.ebuild b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.3.ebuild index 83b89c561a12..d854455d9c0a 100644 --- a/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.3.ebuild +++ b/media-plugins/gst-plugins-smoothstreaming/gst-plugins-smoothstreaming-1.6.3.ebuild @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-bad inherit gstreamer DESCRIPTION="Smooth Streaming plugin" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=dev-libs/libxml2-2.9.1-r4[${MULTILIB_USEDEP}]" |