diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:29:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:30:49 +0100 |
commit | 4927fd402253bc32d95334557942a10c4327e48a (patch) | |
tree | e7c6077b0fc6c46b7274d143a6f1fff2b755188f /app-dicts/aspell-fa | |
parent | app-dicts/aspell-es: Stabilize 1.11.2 ppc64, #782247 (diff) | |
download | gentoo-4927fd402253bc32d95334557942a10c4327e48a.tar.gz gentoo-4927fd402253bc32d95334557942a10c4327e48a.tar.bz2 gentoo-4927fd402253bc32d95334557942a10c4327e48a.zip |
app-dicts/aspell-fa: Stabilize 0.11.0 ppc64, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-fa')
-rw-r--r-- | app-dicts/aspell-fa/aspell-fa-0.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-fa/aspell-fa-0.11.0.ebuild b/app-dicts/aspell-fa/aspell-fa-0.11.0.ebuild index dcd7936298c5..3b709231d91a 100644 --- a/app-dicts/aspell-fa/aspell-fa-0.11.0.ebuild +++ b/app-dicts/aspell-fa/aspell-fa-0.11.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" |