Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-base/
Date: Sat, 06 Oct 2018 18:43:16
Message-Id: 1538851294.55ab1bcbc4753c68af049a854b4678455d95ec8d.slyfox@gentoo
1 commit: 55ab1bcbc4753c68af049a854b4678455d95ec8d
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 18:41:34 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 18:41:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55ab1bcb
7
8 media-libs/gst-plugins-base: keyworded 1.14.3-r1 for ppc, bug #662458
9
10 Tested-by: ernsteiswuerfel
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12 Package-Manager: Portage-2.3.50, Repoman-2.3.11
13 RepoMan-Options: --include-arches="ppc"
14
15 media-libs/gst-plugins-base/gst-plugins-base-1.14.3-r1.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 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
19 index 73db5954b48..b87fbb291fb 100644
20 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.3-r1.ebuild
21 +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.3-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer"
29 HOMEPAGE="https://gstreamer.freedesktop.org/"
30
31 LICENSE="GPL-2+ LGPL-2+"
32 -KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86"
33 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86"
34
35 # For OpenGL we have three separate concepts, with a list of possibilities in each:
36 # * 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