commit: 41bcf6aef13afebfb087728d4f860665c7845b84
Author: Atharva Amritkar <atharvaamritkar <AT> protonmail <DOT> com>
AuthorDate: Sun Apr 3 18:12:27 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Apr 7 15:30:55 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41bcf6ae
app-accessibility/yasr: Keyword 0.6.9-r1 for ~riscv
Signed-off-by: Atharva Amritkar <atharvaamritkar <AT> protonmail.com>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
app-accessibility/yasr/yasr-0.6.9-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-accessibility/yasr/yasr-0.6.9-r1.ebuild
b/app-accessibility/yasr/yasr-0.6.9-r1.ebuild
index 3d1abf962f25..9730215c65cd 100644
--- a/app-accessibility/yasr/yasr-0.6.9-r1.ebuild
+++ b/app-accessibility/yasr/yasr-0.6.9-r1.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=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc ~riscv x86"
IUSE="nls"
BDEPEND="nls? ( sys-devel/gettext )"