Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gst-plugins-base/
Date: Tue, 25 May 2021 14:21:16
Message-Id: 1621952381.45732c549bddefc2aaf617c54fb17e60b6e715f1.dlan@gentoo
1 commit: 45732c549bddefc2aaf617c54fb17e60b6e715f1
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 25 13:27:16 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Tue May 25 14:19:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45732c54
7
8 media-libs/gst-plugins-base: add riscv keyword
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.3
11 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
12
13 media-libs/gst-plugins-base/gst-plugins-base-1.16.3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/gst-plugins-base/gst-plugins-base-1.16.3.ebuild b/media-libs/gst-plugins-base/gst-plugins-base-1.16.3.ebuild
17 index f3b1eed0e26..e80dbeb3b64 100644
18 --- a/media-libs/gst-plugins-base/gst-plugins-base-1.16.3.ebuild
19 +++ b/media-libs/gst-plugins-base/gst-plugins-base-1.16.3.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="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
25 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~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