Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-base/
Date: Tue, 28 Apr 2020 20:15:53
Message-Id: 1588104938.8698e40f364ba21c63d8bdae1fc280a984f2790c.mattst88@gentoo
1 commit: 8698e40f364ba21c63d8bdae1fc280a984f2790c
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 28 20:04:44 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 28 20:15:38 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8698e40f
7
8 media-libs/gst-plugins-base: Keyword 1.14.5-r1 alpha, #662458
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index e632a794eeb..94060e0598b 100644
17 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild
18 +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.5-r1.ebuild
19 @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer"
20 HOMEPAGE="https://gstreamer.freedesktop.org/"
21
22 LICENSE="GPL-2+ LGPL-2+"
23 -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
25
26 # For OpenGL we have three separate concepts, with a list of possibilities in each:
27 # * 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