diff options
author | 2021-04-13 16:01:29 +0000 | |
---|---|---|
committer | 2021-04-13 16:01:29 +0000 | |
commit | f0fc67f48153eebd6b8532e2645715cb2293ad79 (patch) | |
tree | 760cfdcaaefc04c04cf89d2458e67cfdb7fa5623 /app-dicts/aspell-es | |
parent | app-dicts/aspell-en: Stabilize 2020.12.07.0 amd64, #782247 (diff) | |
download | gentoo-f0fc67f48153eebd6b8532e2645715cb2293ad79.tar.gz gentoo-f0fc67f48153eebd6b8532e2645715cb2293ad79.tar.bz2 gentoo-f0fc67f48153eebd6b8532e2645715cb2293ad79.zip |
app-dicts/aspell-es: Stabilize 1.11.2 amd64, #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 79cc54b6e0a5..dc1db46bf5a2 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" |