summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-08-08 15:42:22 +1000
committerYixun Lan <dlan@gentoo.org>2021-08-10 16:51:20 +0800
commit1c47fc5f8b5fc20814b67c90c5865c5d0a15a8d7 (patch)
tree057c2b2a90301e1f21f7d2c4916508a99a458c13 /media-sound/gsm
parentmedia-libs/opusfile: keyword 0.12 for ~riscv (diff)
downloadgentoo-1c47fc5f8b5fc20814b67c90c5865c5d0a15a8d7.tar.gz
gentoo-1c47fc5f8b5fc20814b67c90c5865c5d0a15a8d7.tar.bz2
gentoo-1c47fc5f8b5fc20814b67c90c5865c5d0a15a8d7.zip
media-sound/gsm: keyword 1.0.13-r1 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-sound/gsm')
-rw-r--r--media-sound/gsm/gsm-1.0.13-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gsm/gsm-1.0.13-r1.ebuild b/media-sound/gsm/gsm-1.0.13-r1.ebuild
index 17031a42b832..694195884bbc 100644
--- a/media-sound/gsm/gsm-1.0.13-r1.ebuild
+++ b/media-sound/gsm/gsm-1.0.13-r1.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
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="gsm"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
S="${WORKDIR}/${PN}-$(ver_rs 2 '-pl' )"