diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:29:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:31:01 +0100 |
commit | 00bf61f174e45b429e5f7fa34ada2ae952f30d04 (patch) | |
tree | 3a8f33c3e801ba27912119e606b56b0810a17a26 | |
parent | app-dicts/aspell-hus: Stabilize 0.03.1 ppc64, #782247 (diff) | |
download | gentoo-00bf61f174e45b429e5f7fa34ada2ae952f30d04.tar.gz gentoo-00bf61f174e45b429e5f7fa34ada2ae952f30d04.tar.bz2 gentoo-00bf61f174e45b429e5f7fa34ada2ae952f30d04.zip |
app-dicts/aspell-ia: Stabilize 0.50.1 ppc64, #782247
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-dicts/aspell-ia/aspell-ia-0.50.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-ia/aspell-ia-0.50.1.ebuild b/app-dicts/aspell-ia/aspell-ia-0.50.1.ebuild index 688d3da44ce5..8ab1efeba505 100644 --- a/app-dicts/aspell-ia/aspell-ia-0.50.1.ebuild +++ b/app-dicts/aspell-ia/aspell-ia-0.50.1.ebuild @@ -8,4 +8,4 @@ ASPELL_LANG="Interlingua" 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" |