diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:16:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-21 21:32:26 +0100 |
commit | 822fc55ffd877414f8346aaa4381ae8e952db280 (patch) | |
tree | 4988912599adc2154e48f86fb7b1620aab8e9431 /media-plugins/gst-plugins-a52dec | |
parent | media-libs/gstreamer: ppc stable wrt bug #587010 (diff) | |
download | gentoo-822fc55ffd877414f8346aaa4381ae8e952db280.tar.gz gentoo-822fc55ffd877414f8346aaa4381ae8e952db280.tar.bz2 gentoo-822fc55ffd877414f8346aaa4381ae8e952db280.zip |
media-plugins/gst-plugins-a52dec: ppc stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-a52dec')
-rw-r--r-- | media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.8.3.ebuild b/media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.8.3.ebuild index 3e187f52a409..c255b9de688f 100644 --- a/media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.8.3.ebuild +++ b/media-plugins/gst-plugins-a52dec/gst-plugins-a52dec-1.8.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-ugly inherit gstreamer DESCRIPTION="ATSC A/52 audio decoder plugin for GStreamer" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="+orc" RDEPEND=" |