From: Thomas Deutschmann Date: Wed, 9 Jan 2019 01:02:15 +0000 (+0100) Subject: media-plugins/gst-plugins-ladspa: x86 stable (bug #674854) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cfa1ea99c45eef813bef1d4c826243fc47109e2a;p=gentoo.git media-plugins/gst-plugins-ladspa: x86 stable (bug #674854) Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann --- diff --git a/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.14.3.ebuild b/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.14.3.ebuild index 6fef906093fc..2a30a9411d6f 100644 --- a/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.14.3.ebuild +++ b/media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.14.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # 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}]"