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:55 +0100 |
commit | b302be4fac31310496bbdcfc3ab3cb673a5a8eb0 (patch) | |
tree | 991e992c07dbee61c890bc86d85e976bb7e2dbd1 | |
parent | app-dicts/aspell-grc: Stabilize 0.02.0 ppc64, #782247 (diff) | |
download | gentoo-b302be4fac31310496bbdcfc3ab3cb673a5a8eb0.tar.gz gentoo-b302be4fac31310496bbdcfc3ab3cb673a5a8eb0.tar.bz2 gentoo-b302be4fac31310496bbdcfc3ab3cb673a5a8eb0.zip |
app-dicts/aspell-gu: Stabilize 0.03.0 ppc64, #782247
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-dicts/aspell-gu/aspell-gu-0.03.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-gu/aspell-gu-0.03.0.ebuild b/app-dicts/aspell-gu/aspell-gu-0.03.0.ebuild index d1dacaf64671..cc53a0fe0ee6 100644 --- a/app-dicts/aspell-gu/aspell-gu-0.03.0.ebuild +++ b/app-dicts/aspell-gu/aspell-gu-0.03.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" |