diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:22:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:22:58 +0000 |
commit | 57dda7fa4f43b3df90eac596782a693b0156fb93 (patch) | |
tree | 6dcf78a3fa7f9380b08153e015800274feb318a3 /media-plugins/gst-plugins-amr/gst-plugins-amr-0.10.19-r1.ebuild | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | historical-57dda7fa4f43b3df90eac596782a693b0156fb93.tar.gz historical-57dda7fa4f43b3df90eac596782a693b0156fb93.tar.bz2 historical-57dda7fa4f43b3df90eac596782a693b0156fb93.zip |
Stable for x86, wrt bug #512012
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'media-plugins/gst-plugins-amr/gst-plugins-amr-0.10.19-r1.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-amr/gst-plugins-amr-0.10.19-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-amr/gst-plugins-amr-0.10.19-r1.ebuild b/media-plugins/gst-plugins-amr/gst-plugins-amr-0.10.19-r1.ebuild index d82cb02c80f1..7214ba109e2d 100644 --- a/media-plugins/gst-plugins-amr/gst-plugins-amr-0.10.19-r1.ebuild +++ b/media-plugins/gst-plugins-amr/gst-plugins-amr-0.10.19-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-amr/gst-plugins-amr-0.10.19-r1.ebuild,v 1.3 2014/07/22 10:49:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-amr/gst-plugins-amr-0.10.19-r1.ebuild,v 1.4 2014/07/23 15:20:35 ago Exp $ EAPI="5" @@ -11,7 +11,7 @@ DESCRIPTION="GStreamer plugin for AMRNB/AMRWB codec" HOMEPAGE="http://gstreamer.freedesktop.org/" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=media-libs/opencore-amr-0.1.3-r1[${MULTILIB_USEDEP}]" |