Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-base/
Date: Sun, 14 Apr 2019 21:14:27
Message-Id: 1555276454.65c49f21c3028ad378e5ee31317f810363c324e7.bman@gentoo
1 commit: 65c49f21c3028ad378e5ee31317f810363c324e7
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 14 21:13:25 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 14 21:14:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65c49f21
7
8 media-libs/gst-plugins-base: arm64 keyworded (bug #662458)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 media-libs/gst-plugins-base/gst-plugins-base-1.14.4-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.4-r1.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild
17 index c67fdc2692f..1843a1f8dc2 100644
18 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-r1.ebuild
19 +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.14.4-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 ppc ppc64 ~sparc x86"
25 +KEYWORDS="amd64 arm ~arm64 ppc 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