diff --git a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.14.3.ebuild b/media-plugins/gst-plugins-amr/gst-plugins-amr-1.14.3.ebuild index 70e96d7971d0d..77db8318571ed 100644 --- a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.14.3.ebuild +++ b/media-plugins/gst-plugins-amr/gst-plugins-amr-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 @@ -10,7 +10,7 @@ DESCRIPTION="AMRNB encoder/decoder and AMRWB decoder plugin for GStreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND=">=media-libs/opencore-amr-0.1.3-r1[${MULTILIB_USEDEP}]"