diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-08-08 15:48:29 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-10 16:51:37 +0800 |
commit | f93c2af7b25e8adae4dcbeb4462f8c332ebafa41 (patch) | |
tree | 559e38c503b575713edd0dda0dcb334cc142cf17 /media-sound/sox | |
parent | media-sound/wavpack: keyword 5.4.0 for ~riscv (diff) | |
download | gentoo-f93c2af7b25e8adae4dcbeb4462f8c332ebafa41.tar.gz gentoo-f93c2af7b25e8adae4dcbeb4462f8c332ebafa41.tar.bz2 gentoo-f93c2af7b25e8adae4dcbeb4462f8c332ebafa41.zip |
media-sound/sox: keyword 14.4.2_p20200803 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-sound/sox')
-rw-r--r-- | media-sound/sox/sox-14.4.2_p20200803.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/sox/sox-14.4.2_p20200803.ebuild b/media-sound/sox/sox-14.4.2_p20200803.ebuild index aca286171c86..00dfb2eb983d 100644 --- a/media-sound/sox/sox-14.4.2_p20200803.ebuild +++ b/media-sound/sox/sox-14.4.2_p20200803.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 @@ -19,7 +19,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="alsa amr ao debug encode flac id3tag ladspa mad ogg openmp oss opus png pulseaudio sndfile static-libs twolame wavpack" BDEPEND=" |