diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 09:50:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:04:41 +0100 |
commit | 3d7d3220d088a56777ab7b240fa1ed061f8c782c (patch) | |
tree | 7728abecbc3b73d352e857bd568f204260306b7d /media-plugins/gst-plugins-ladspa | |
parent | media-plugins/calf: amd64 stable wrt bug #645152 (diff) | |
download | gentoo-3d7d3220d088a56777ab7b240fa1ed061f8c782c.tar.gz gentoo-3d7d3220d088a56777ab7b240fa1ed061f8c782c.tar.bz2 gentoo-3d7d3220d088a56777ab7b240fa1ed061f8c782c.zip |
media-plugins/gst-plugins-ladspa: amd64 stable wrt bug #645152
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-plugins/gst-plugins-ladspa')
-rw-r--r-- | media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.12.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.12.3.ebuild b/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.12.3.ebuild index c6072b04cf80..e3b86a8247b1 100644 --- a/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.12.3.ebuild +++ b/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.12.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad inherit gstreamer DESCRIPTION="Ladspa elements for Gstreamer" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=media-libs/ladspa-sdk-1.13-r2[${MULTILIB_USEDEP}]" |