diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-04 13:38:17 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-09-04 13:40:41 +0300 |
commit | eb7078667c87d3d0ab5bdd4123228a455166f5a2 (patch) | |
tree | cf66c547b2b92cec2c70f4f6ae608e3483972ae7 /app-dicts | |
parent | app-dicts/aspell-eo: Keyword 2.1.20000225.2 riscv, #737724 (diff) | |
download | gentoo-eb7078667c87d3d0ab5bdd4123228a455166f5a2.tar.gz gentoo-eb7078667c87d3d0ab5bdd4123228a455166f5a2.tar.bz2 gentoo-eb7078667c87d3d0ab5bdd4123228a455166f5a2.zip |
app-dicts/aspell-es: Keyword 1.11_p2 riscv, #737724
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-es/aspell-es-1.11_p2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-es/aspell-es-1.11_p2.ebuild b/app-dicts/aspell-es/aspell-es-1.11_p2.ebuild index a052ac5d6593..f2a5006247be 100644 --- a/app-dicts/aspell-es/aspell-es-1.11_p2.ebuild +++ b/app-dicts/aspell-es/aspell-es-1.11_p2.ebuild @@ -12,7 +12,7 @@ MY_P=aspell6-es-${PV/_p/-} SRC_URI="mirror://gnu/aspell/dict/${ASPELL_SPELLANG}/${MY_P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="" S=${WORKDIR}/${MY_P} |