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:58 +0100 |
commit | 76c423773862559b8a9ea021bdd0469831ca8539 (patch) | |
tree | e6c59bd7fc25ec845dce8125e7af3cd29874941f /app-dicts/aspell-hil | |
parent | app-dicts/aspell-hi: Stabilize 0.02.0 ppc64, #782247 (diff) | |
download | gentoo-76c423773862559b8a9ea021bdd0469831ca8539.tar.gz gentoo-76c423773862559b8a9ea021bdd0469831ca8539.tar.bz2 gentoo-76c423773862559b8a9ea021bdd0469831ca8539.zip |
app-dicts/aspell-hil: Stabilize 0.11.0 ppc64, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-hil')
-rw-r--r-- | app-dicts/aspell-hil/aspell-hil-0.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-hil/aspell-hil-0.11.0.ebuild b/app-dicts/aspell-hil/aspell-hil-0.11.0.ebuild index b1dd2699e5fb..e02a1fef3e11 100644 --- a/app-dicts/aspell-hil/aspell-hil-0.11.0.ebuild +++ b/app-dicts/aspell-hil/aspell-hil-0.11.0.ebuild @@ -9,4 +9,4 @@ ASPELL_VERSION=5 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" |