diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-10 13:13:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-10 13:13:37 +0100 |
commit | 0bb05683967904ad35619654ef9d6af7412e2779 (patch) | |
tree | 9ef957548f56780ae8b709fc8bd868c698f7b0d7 /media-libs | |
parent | media-libs/gst-plugins-bad: ppc64 stable wrt bug #702246 (diff) | |
download | gentoo-0bb05683967904ad35619654ef9d6af7412e2779.tar.gz gentoo-0bb05683967904ad35619654ef9d6af7412e2779.tar.bz2 gentoo-0bb05683967904ad35619654ef9d6af7412e2779.zip |
media-libs/gst-plugins-base: ppc64 stable wrt bug #702246
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild index 06eef94befb2..5cabc06f7521 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="GPL-2+ LGPL-2+" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ia64 ~ppc ppc64 ~sparc x86" # For OpenGL we have three separate concepts, with a list of possibilities in each: # * opengl APIs - opengl and/or gles2; USE=opengl and USE=gles2 enable these accordingly; if neither is enabled, OpenGL helper library and elements are not built at all and all the other options aren't relevant |