summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-05-21 22:59:29 +0800
committerYixun Lan <dlan@gentoo.org>2021-05-25 16:23:35 +0800
commitffbad15ab83f2b95a670146d0465d49a8206480e (patch)
tree002382c75733536bb94a906330f1474b5d608ded /media-libs/gstreamer
parentprofile/riscv: mask USE=unwind, not support (diff)
downloadgentoo-ffbad15ab83f2b95a670146d0465d49a8206480e.tar.gz
gentoo-ffbad15ab83f2b95a670146d0465d49a8206480e.tar.bz2
gentoo-ffbad15ab83f2b95a670146d0465d49a8206480e.zip
media-libs/gstreamer: add riscv support
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-libs/gstreamer')
-rw-r--r--media-libs/gstreamer/gstreamer-1.16.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gstreamer/gstreamer-1.16.3.ebuild b/media-libs/gstreamer/gstreamer-1.16.3.ebuild
index f226c18f1622..1d40ac0049c3 100644
--- a/media-libs/gstreamer/gstreamer-1.16.3.ebuild
+++ b/media-libs/gstreamer/gstreamer-1.16.3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://${PN}.freedesktop.org/src/${PN}/${P}.tar.xz"
LICENSE="LGPL-2+"
SLOT="1.0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86"
IUSE="+caps +introspection nls +orc test unwind"
RESTRICT="!test? ( test )"