diff options
author | 2019-01-09 02:03:07 +0100 | |
---|---|---|
committer | 2019-01-09 02:35:10 +0100 | |
commit | 93b1386d108c121c4b729144da8f633a71bb92d4 (patch) | |
tree | 95277faa92ce3d58371957259d2ee807ba58a8c1 /media-plugins/gst-plugins-lame | |
parent | media-plugins/gst-plugins-ladspa: x86 stable (bug #674854) (diff) | |
download | gentoo-93b1386d108c121c4b729144da8f633a71bb92d4.tar.gz gentoo-93b1386d108c121c4b729144da8f633a71bb92d4.tar.bz2 gentoo-93b1386d108c121c4b729144da8f633a71bb92d4.zip |
media-plugins/gst-plugins-lame: 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-lame')
-rw-r--r-- | media-plugins/gst-plugins-lame/gst-plugins-lame-1.14.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-lame/gst-plugins-lame-1.14.4.ebuild b/media-plugins/gst-plugins-lame/gst-plugins-lame-1.14.4.ebuild index 2aa75463d136..9bce49f6746a 100644 --- a/media-plugins/gst-plugins-lame/gst-plugins-lame-1.14.4.ebuild +++ b/media-plugins/gst-plugins-lame/gst-plugins-lame-1.14.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# 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-good inherit gstreamer DESCRIPTION="MP3 encoder plugin for GStreamer" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=media-sound/lame-3.99.5-r1[${MULTILIB_USEDEP}]" |