summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-01-09 01:48:31 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-01-09 02:34:52 +0100
commit45870e3142e6383857794c38f9ec3152ee92e932 (patch)
tree1dd37db24152ea810d4a0f0b6760f28685776737 /media-plugins/gst-plugins-amr
parentmedia-plugins/gst-plugins-a52dec: x86 stable (bug #674854) (diff)
downloadgentoo-45870e3142e6383857794c38f9ec3152ee92e932.tar.gz
gentoo-45870e3142e6383857794c38f9ec3152ee92e932.tar.bz2
gentoo-45870e3142e6383857794c38f9ec3152ee92e932.zip
media-plugins/gst-plugins-amr: x86 stable (bug #674854)
Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-amr')
-rw-r--r--media-plugins/gst-plugins-amr/gst-plugins-amr-1.14.3.ebuild4
1 files changed, 2 insertions, 2 deletions
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}]"