diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:29:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:30:57 +0100 |
commit | 3faf3ba971dbcec173aaf8cf76538cdc85cefa13 (patch) | |
tree | 26ec08d361946c3ffbf9761bf5866d5fa2e86e5a /app-dicts/aspell-hi | |
parent | app-dicts/aspell-gv: Stabilize 0.50.0 ppc64, #782247 (diff) | |
download | gentoo-3faf3ba971dbcec173aaf8cf76538cdc85cefa13.tar.gz gentoo-3faf3ba971dbcec173aaf8cf76538cdc85cefa13.tar.bz2 gentoo-3faf3ba971dbcec173aaf8cf76538cdc85cefa13.zip |
app-dicts/aspell-hi: Stabilize 0.02.0 ppc64, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-hi')
-rw-r--r-- | app-dicts/aspell-hi/aspell-hi-0.02.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-hi/aspell-hi-0.02.0.ebuild b/app-dicts/aspell-hi/aspell-hi-0.02.0.ebuild index 81565c67a29d..e4d12c70da79 100644 --- a/app-dicts/aspell-hi/aspell-hi-0.02.0.ebuild +++ b/app-dicts/aspell-hi/aspell-hi-0.02.0.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" |