summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-04-10 19:35:01 +0800
committerYixun Lan <dlan@gentoo.org>2022-04-10 21:32:39 +0800
commit80449958e0510d5eda35857b761536bbee91c034 (patch)
tree590a84ba9cdc084f39387cc151c1cdf516554b1b /media-libs/rtaudio
parentmedia-video/movit: Keyword 1.6.3 riscv, #837059 (diff)
downloadgentoo-80449958e0510d5eda35857b761536bbee91c034.tar.gz
gentoo-80449958e0510d5eda35857b761536bbee91c034.tar.bz2
gentoo-80449958e0510d5eda35857b761536bbee91c034.zip
media-libs/rtaudio: Keyword 5.2.0 riscv, #837059
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-libs/rtaudio')
-rw-r--r--media-libs/rtaudio/rtaudio-5.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/rtaudio/rtaudio-5.2.0.ebuild b/media-libs/rtaudio/rtaudio-5.2.0.ebuild
index 3c251db639df..8647ed629805 100644
--- a/media-libs/rtaudio/rtaudio-5.2.0.ebuild
+++ b/media-libs/rtaudio/rtaudio-5.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/thestk/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.
LICENSE="MIT"
SLOT="0/6"
-KEYWORDS="amd64 arm64 ~ppc64 x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
IUSE="+alsa doc jack pulseaudio static-libs"
REQUIRED_USE="|| ( alsa jack pulseaudio )"