diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:24:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:25:46 +0100 |
commit | 2561840a0fc155f55797f8cfe090b2303b265d80 (patch) | |
tree | 312f4228098c15e2c9cf5503167efefde46169cd /app-dicts/aspell-es | |
parent | app-dicts/aspell-en: Stabilize 2020.12.07.0 x86, #782247 (diff) | |
download | gentoo-2561840a0fc155f55797f8cfe090b2303b265d80.tar.gz gentoo-2561840a0fc155f55797f8cfe090b2303b265d80.tar.bz2 gentoo-2561840a0fc155f55797f8cfe090b2303b265d80.zip |
app-dicts/aspell-es: Stabilize 1.11.2 x86, #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 261c26f57ea2..1e57cd4e8dd7 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" |