summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.14.3.ebuild4
1 files changed, 2 insertions, 2 deletions
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}]"