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: Tue, 28 Aug 2018 18:42:06
Message-Id: 1535481711.03af51d81174ceb5e9bc03d2053cd7dd92ce19e7.slyfox@gentoo
1 commit: 03af51d81174ceb5e9bc03d2053cd7dd92ce19e7
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Aug 28 16:48:04 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 28 18:41:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03af51d8
7
8 media-libs/gst-plugins-base: keyworded 1.14.2-r1 for sparc, bug #662458
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11 RepoMan-Options: --include-arches="sparc"
12
13 media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild
17 index 4b71a5dc0c5..6480185d22d 100644
18 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild
19 +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild
20 @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer"
21 HOMEPAGE="https://gstreamer.freedesktop.org/"
22
23 LICENSE="GPL-2+ LGPL-2+"
24 -KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86"
26
27 # For OpenGL we have three separate concepts, with a list of possibilities in each:
28 # * 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