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, 10 Aug 2019 09:08:30
Message-Id: 1565428091.329cb7162b24ab537cd7d68ee8f5b6b3f1ec0a78.slyfox@gentoo
1 commit: 329cb7162b24ab537cd7d68ee8f5b6b3f1ec0a78
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Sat Aug 10 08:44:13 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 10 09:08:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=329cb716
7
8 media-libs/gst-plugins-base: mark 1.14.4-r1 ~hppa, bug #662458
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild
19 index 9f02cbc7f8a..b0f0de69933 100644
20 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild
21 +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild
22 @@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer"
23 HOMEPAGE="https://gstreamer.freedesktop.org/"
24
25 LICENSE="GPL-2+ LGPL-2+"
26 -KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 ~sparc x86"
27 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
28
29 # For OpenGL we have three separate concepts, with a list of possibilities in each:
30 # * 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