diff options
author | 2021-04-22 21:17:13 +0100 | |
---|---|---|
committer | 2021-04-22 21:17:13 +0100 | |
commit | 81e720210cad2f708bba7ee7f90f99113ed653c2 (patch) | |
tree | 7a960754dc6b1b177b851405b275a00b6fe00224 /app-dicts/aspell-es | |
parent | app-dicts/aspell-en: Stabilize 2020.12.07.0 arm, #782247 (diff) | |
download | gentoo-81e720210cad2f708bba7ee7f90f99113ed653c2.tar.gz gentoo-81e720210cad2f708bba7ee7f90f99113ed653c2.tar.bz2 gentoo-81e720210cad2f708bba7ee7f90f99113ed653c2.zip |
app-dicts/aspell-es: Stabilize 1.11.2 arm, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-es')
-rw-r--r-- | app-dicts/aspell-es/aspell-es-1.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-es/aspell-es-1.11.2.ebuild b/app-dicts/aspell-es/aspell-es-1.11.2.ebuild index 7319273a9707..022ae7d2d562 100644 --- a/app-dicts/aspell-es/aspell-es-1.11.2.ebuild +++ b/app-dicts/aspell-es/aspell-es-1.11.2.ebuild @@ -9,4 +9,4 @@ ASPELL_VERSION=6 inherit aspell-dict-r1 LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |