Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-base/
Date: Tue, 31 Jul 2018 00:43:39
Message-Id: 1532997789.d2f6288f42c02dc206e5741d5b7f5b90a7581139.whissi@gentoo
1 commit: d2f6288f42c02dc206e5741d5b7f5b90a7581139
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 31 00:40:53 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 31 00:43:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2f6288f
7
8 media-libs/gst-plugins-base: x86 keyworded (bug #662458)
9
10 Package-Manager: Portage-2.3.44, Repoman-2.3.10
11
12 media-libs/gst-plugins-base/gst-plugins-base-1.14.2-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.2-r1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild
16 index 2a3f89e824a..98fe3b98dd5 100644
17 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-r1.ebuild
18 +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.2-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"
24 +KEYWORDS="~amd64 ~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