diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:29:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:30:54 +0100 |
commit | a0da6513f9e275478bf7f62c4eea69143b784a05 (patch) | |
tree | 1300c24a383d0901794363080d2fc574cb5b6a78 /app-dicts/aspell-grc | |
parent | app-dicts/aspell-gd: Stabilize 0.1.1.1 ppc64, #782247 (diff) | |
download | gentoo-a0da6513f9e275478bf7f62c4eea69143b784a05.tar.gz gentoo-a0da6513f9e275478bf7f62c4eea69143b784a05.tar.bz2 gentoo-a0da6513f9e275478bf7f62c4eea69143b784a05.zip |
app-dicts/aspell-grc: Stabilize 0.02.0 ppc64, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-grc')
-rw-r--r-- | app-dicts/aspell-grc/aspell-grc-0.02.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-grc/aspell-grc-0.02.0.ebuild b/app-dicts/aspell-grc/aspell-grc-0.02.0.ebuild index 328f9256b72f..d09a0226e4a5 100644 --- a/app-dicts/aspell-grc/aspell-grc-0.02.0.ebuild +++ b/app-dicts/aspell-grc/aspell-grc-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" |