diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 16:48:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 16:52:28 +0100 |
commit | b74abb9ae1d3479200a715b10907090596cd8994 (patch) | |
tree | 988b3ef2286824a67899e53a84cf210ccecd8a89 /media-plugins | |
parent | media-plugins/gst-plugins-jpeg: ppc64 stable wrt bug #587010 (diff) | |
download | gentoo-b74abb9ae1d3479200a715b10907090596cd8994.tar.gz gentoo-b74abb9ae1d3479200a715b10907090596cd8994.tar.bz2 gentoo-b74abb9ae1d3479200a715b10907090596cd8994.zip |
media-plugins/gst-plugins-lame: ppc64 stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-lame/gst-plugins-lame-1.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-lame/gst-plugins-lame-1.8.3.ebuild b/media-plugins/gst-plugins-lame/gst-plugins-lame-1.8.3.ebuild index 297215d8fea4..d12d2d93cdb2 100644 --- a/media-plugins/gst-plugins-lame/gst-plugins-lame-1.8.3.ebuild +++ b/media-plugins/gst-plugins-lame/gst-plugins-lame-1.8.3.ebuild @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-ugly inherit gstreamer DESCRIPTION="MP3 encoder plugin for GStreamer" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND=">=media-sound/lame-3.99.5-r1[${MULTILIB_USEDEP}]" |