diff options
author | 2021-04-12 02:29:04 +0100 | |
---|---|---|
committer | 2021-04-12 02:30:53 +0100 | |
commit | ae39bd71558901e53f60438b90a55aeb549724c4 (patch) | |
tree | b57b79072dc6fb830f7b54471376847ac7b91aab | |
parent | app-dicts/aspell-ga: Stabilize 5.1.0 ppc64, #782247 (diff) | |
download | gentoo-ae39bd71558901e53f60438b90a55aeb549724c4.tar.gz gentoo-ae39bd71558901e53f60438b90a55aeb549724c4.tar.bz2 gentoo-ae39bd71558901e53f60438b90a55aeb549724c4.zip |
app-dicts/aspell-gd: Stabilize 0.1.1.1 ppc64, #782247
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-dicts/aspell-gd/aspell-gd-0.1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-gd/aspell-gd-0.1.1.1.ebuild b/app-dicts/aspell-gd/aspell-gd-0.1.1.1.ebuild index c62c59b8c1db..3b1c4fe3c26e 100644 --- a/app-dicts/aspell-gd/aspell-gd-0.1.1.1.ebuild +++ b/app-dicts/aspell-gd/aspell-gd-0.1.1.1.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" |