diff options
author | Atharva Amritkar <atharvaamritkar@protonmail.com> | 2022-04-03 23:42:27 +0530 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-04-07 17:30:55 +0200 |
commit | 41bcf6aef13afebfb087728d4f860665c7845b84 (patch) | |
tree | c584ce8ed1a5d853c54f822f1f739660ebe92446 /app-accessibility | |
parent | app-crypt/asekey: Keyword 3.7 ~riscv (diff) | |
download | gentoo-41bcf6aef13afebfb087728d4f860665c7845b84.tar.gz gentoo-41bcf6aef13afebfb087728d4f860665c7845b84.tar.bz2 gentoo-41bcf6aef13afebfb087728d4f860665c7845b84.zip |
app-accessibility/yasr: Keyword 0.6.9-r1 for ~riscv
Signed-off-by: Atharva Amritkar <atharvaamritkar@protonmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/yasr/yasr-0.6.9-r1.ebuild | 4 |
1 files 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 )" |