diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-08-10 18:59:26 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-08-10 19:05:59 +0100 |
commit | 20c3af3716c08cd3f552eb20108ae76170b34f88 (patch) | |
tree | 8ee9d3fbc3c3d10ffc2b4b22b6d462c443127543 | |
parent | media-sound/pulseaudio: keyword 15.0 for ~riscv (diff) | |
download | gentoo-20c3af3716c08cd3f552eb20108ae76170b34f88.tar.gz gentoo-20c3af3716c08cd3f552eb20108ae76170b34f88.tar.bz2 gentoo-20c3af3716c08cd3f552eb20108ae76170b34f88.zip |
media-plugins/alsa-plugins: keyword 1.2.2 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r-- | media-plugins/alsa-plugins/alsa-plugins-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/alsa-plugins/alsa-plugins-1.2.2.ebuild b/media-plugins/alsa-plugins/alsa-plugins-1.2.2.ebuild index aec784056d64..e5d2ab885c4d 100644 --- a/media-plugins/alsa-plugins/alsa-plugins-1.2.2.ebuild +++ b/media-plugins/alsa-plugins/alsa-plugins-1.2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://www.alsa-project.org/files/pub/plugins/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux" IUSE="arcam_av debug ffmpeg jack libsamplerate +mix oss pulseaudio speex +usb_stream" RDEPEND=" |