diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-16 07:49:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-16 07:49:00 +0000 |
commit | 4de09dd8ccd9931643dc2d21214ff79d4dda05b2 (patch) | |
tree | 6453fa514fd04a6589ad3c24aca1ed1df8513f3a /media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild | |
parent | Stable for ppc64, wrt bug #507568 (diff) | |
download | gentoo-2-4de09dd8ccd9931643dc2d21214ff79d4dda05b2.tar.gz gentoo-2-4de09dd8ccd9931643dc2d21214ff79d4dda05b2.tar.bz2 gentoo-2-4de09dd8ccd9931643dc2d21214ff79d4dda05b2.zip |
Stable for ppc64, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild b/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild index 707440283b79..569bba4bf884 100644 --- a/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild +++ b/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild @@ -1,13 +1,13 @@ # 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-vpx/gst-plugins-vpx-1.2.3.ebuild,v 1.4 2014/04/14 20:36:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild,v 1.5 2014/04/16 07:49:00 ago Exp $ EAPI="5" inherit gst-plugins-good DESCRIPTION="GStreamer decoder for vpx video format" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd" IUSE="" # VP9 is under experimental, do not enable it now |