From: Thomas Deutschmann Date: Wed, 9 Jan 2019 00:48:31 +0000 (+0100) Subject: media-plugins/gst-plugins-amr: x86 stable (bug #674854) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=45870e3142e6383857794c38f9ec3152ee92e932;p=gentoo.git media-plugins/gst-plugins-amr: 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-amr/gst-plugins-amr-1.14.3.ebuild b/media-plugins/gst-plugins-amr/gst-plugins-amr-1.14.3.ebuild index 70e96d7971d0..77db8318571e 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}]"