diff options
author | Sam James <sam@gentoo.org> | 2021-04-18 21:29:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 21:29:33 +0000 |
commit | 3ff60da0dd684d7eb9d974d59c6b5b22606a5d4d (patch) | |
tree | 70eff4053feb6c1d576420efb9beb2a9396b333b /app-dicts | |
parent | app-dicts/aspell-mr: Stabilize 0.10.0 arm64, #782247 (diff) | |
download | gentoo-3ff60da0dd684d7eb9d974d59c6b5b22606a5d4d.tar.gz gentoo-3ff60da0dd684d7eb9d974d59c6b5b22606a5d4d.tar.bz2 gentoo-3ff60da0dd684d7eb9d974d59c6b5b22606a5d4d.zip |
app-dicts/aspell-ms: Stabilize 0.50.0 arm64, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-ms/aspell-ms-0.50.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-ms/aspell-ms-0.50.0.ebuild b/app-dicts/aspell-ms/aspell-ms-0.50.0.ebuild index ac0910524db3..9fdcee0a9e0d 100644 --- a/app-dicts/aspell-ms/aspell-ms-0.50.0.ebuild +++ b/app-dicts/aspell-ms/aspell-ms-0.50.0.ebuild @@ -8,4 +8,4 @@ ASPELL_LANG="Malay" 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" |