diff options
author | 2014-03-09 12:09:50 +0000 | |
---|---|---|
committer | 2014-03-09 12:09:50 +0000 | |
commit | 84c3cd7bbe8ab8d8eb761a01322351e79de91da0 (patch) | |
tree | 8de8f81cccb3aac007eb1620ec99ce798d9f0804 /media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-84c3cd7bbe8ab8d8eb761a01322351e79de91da0.tar.gz gentoo-2-84c3cd7bbe8ab8d8eb761a01322351e79de91da0.tar.bz2 gentoo-2-84c3cd7bbe8ab8d8eb761a01322351e79de91da0.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
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 9bdc7fe5b9bc..5a6294f3eaf5 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.2 2014/03/09 11:02:14 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-vpx/gst-plugins-vpx-1.2.3.ebuild,v 1.3 2014/03/09 12:09:50 pacho 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 |