Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-hy/
Date: Fri, 04 Sep 2020 10:41:06
Message-Id: 1599216045.ab0ca22c295187231b0497bc0b390ee00d09ec70.zlogene@gentoo
1 commit: ab0ca22c295187231b0497bc0b390ee00d09ec70
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 4 10:38:21 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 4 10:40:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab0ca22c
7
8 app-dicts/aspell-hy: Keyword 0.10.0 riscv, #737724
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11
12 app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild b/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild
16 index 17fd70dab03..2ce39033505 100644
17 --- a/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild
18 +++ b/app-dicts/aspell-hy/aspell-hy-0.10.0.ebuild
19 @@ -13,7 +13,7 @@ MY_P=aspell6-hy-0.10.0-0
20 SRC_URI="mirror://gnu/aspell/dict/hy/${MY_P}.tar.bz2"
21
22 LICENSE="GPL-2"
23 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
25 IUSE=""
26
27 S="${WORKDIR}/${MY_P}"