diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-06 19:41:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-06 19:41:34 +0100 |
commit | 55ab1bcbc4753c68af049a854b4678455d95ec8d (patch) | |
tree | b270b22d36016a83533e271215eef9f1555c767f /media-libs/gst-plugins-base | |
parent | media-libs/graphene: keyworded 1.8.2 for ppc, bug #662458 (diff) | |
download | gentoo-55ab1bcbc4753c68af049a854b4678455d95ec8d.tar.gz gentoo-55ab1bcbc4753c68af049a854b4678455d95ec8d.tar.bz2 gentoo-55ab1bcbc4753c68af049a854b4678455d95ec8d.zip |
media-libs/gst-plugins-base: keyworded 1.14.3-r1 for ppc, bug #662458
Tested-by: ernsteiswuerfel
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r-- | media-libs/gst-plugins-base/gst-plugins-base-1.14.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.3-r1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.3-r1.ebuild index 73db5954b48b..b87fbb291fbe 100644 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.3-r1.ebuild +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="GPL-2+ LGPL-2+" -KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~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 |