diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:29:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:30:40 +0100 |
commit | 9fbc120e3c8322c41b119f30ca08708e004a01c5 (patch) | |
tree | 20380254079f9302d81ec10e4eb1274e7ed1da97 /app-dicts/aspell-az | |
parent | app-dicts/aspell-ast: Stabilize 0.01 ppc64, #782247 (diff) | |
download | gentoo-9fbc120e3c8322c41b119f30ca08708e004a01c5.tar.gz gentoo-9fbc120e3c8322c41b119f30ca08708e004a01c5.tar.bz2 gentoo-9fbc120e3c8322c41b119f30ca08708e004a01c5.zip |
app-dicts/aspell-az: Stabilize 0.02.0 ppc64, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-az')
-rw-r--r-- | app-dicts/aspell-az/aspell-az-0.02.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-az/aspell-az-0.02.0.ebuild b/app-dicts/aspell-az/aspell-az-0.02.0.ebuild index 3552a9fba99f..9404256e7a04 100644 --- a/app-dicts/aspell-az/aspell-az-0.02.0.ebuild +++ b/app-dicts/aspell-az/aspell-az-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" |