diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:29:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:31:13 +0100 |
commit | 51d7a2d3f148166257b79d02a4faf26f73a8ebe5 (patch) | |
tree | 3346f8602b3d26ba65d9f9091fc4dec22f813d54 /app-dicts/aspell-mn | |
parent | app-dicts/aspell-ml: Stabilize 0.04.1 ppc64, #782247 (diff) | |
download | gentoo-51d7a2d3f148166257b79d02a4faf26f73a8ebe5.tar.gz gentoo-51d7a2d3f148166257b79d02a4faf26f73a8ebe5.tar.bz2 gentoo-51d7a2d3f148166257b79d02a4faf26f73a8ebe5.zip |
app-dicts/aspell-mn: Stabilize 0.06.2 ppc64, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-mn')
-rw-r--r-- | app-dicts/aspell-mn/aspell-mn-0.06.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-mn/aspell-mn-0.06.2.ebuild b/app-dicts/aspell-mn/aspell-mn-0.06.2.ebuild index 2c08fbd052fb..b1582b8d380f 100644 --- a/app-dicts/aspell-mn/aspell-mn-0.06.2.ebuild +++ b/app-dicts/aspell-mn/aspell-mn-0.06.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" |