diff options
author | Sam James <sam@gentoo.org> | 2021-04-13 16:01:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-13 16:01:22 +0000 |
commit | e53ab11d7186d85bd263693ac6077495972d21b6 (patch) | |
tree | f6797af73a7efca6a955675f090191f5d07ec20d /app-dicts/aspell-az | |
parent | app-dicts/aspell-ast: Stabilize 0.01 amd64, #782247 (diff) | |
download | gentoo-e53ab11d7186d85bd263693ac6077495972d21b6.tar.gz gentoo-e53ab11d7186d85bd263693ac6077495972d21b6.tar.bz2 gentoo-e53ab11d7186d85bd263693ac6077495972d21b6.zip |
app-dicts/aspell-az: Stabilize 0.02.0 amd64, #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 9404256e7a04..4c4a7762666f 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" |