summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-05-25 21:27:16 +0800
committerYixun Lan <dlan@gentoo.org>2021-05-25 22:19:41 +0800
commit45732c549bddefc2aaf617c54fb17e60b6e715f1 (patch)
tree6d141d48e96e814f5e38ce3fc665465573c01c6e /media-libs/gst-plugins-base
parentmedia-libs/libtheora: add riscv keyword (diff)
downloadgentoo-45732c549bddefc2aaf617c54fb17e60b6e715f1.tar.gz
gentoo-45732c549bddefc2aaf617c54fb17e60b6e715f1.tar.bz2
gentoo-45732c549bddefc2aaf617c54fb17e60b6e715f1.zip
media-libs/gst-plugins-base: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-libs/gst-plugins-base')
-rw-r--r--media-libs/gst-plugins-base/gst-plugins-base-1.16.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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
index f3b1eed0e260..e80dbeb3b64f 100644
--- 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
@@ -10,7 +10,7 @@ DESCRIPTION="Basepack of plugins for gstreamer"
HOMEPAGE="https://gstreamer.freedesktop.org/"
LICENSE="GPL-2+ LGPL-2+"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
# For OpenGL we have three separate concepts, with a list of possibilities in each:
# * 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