diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:24:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:25:42 +0100 |
commit | 1398f6caa01338333df9256f88b8682395d29ed9 (patch) | |
tree | e61b8606ece827f34bb9ab609c866eec1ce43eb2 /app-dicts/aspell-csb | |
parent | app-dicts/aspell-ca: Stabilize 2.5.0 x86, #782247 (diff) | |
download | gentoo-1398f6caa01338333df9256f88b8682395d29ed9.tar.gz gentoo-1398f6caa01338333df9256f88b8682395d29ed9.tar.bz2 gentoo-1398f6caa01338333df9256f88b8682395d29ed9.zip |
app-dicts/aspell-csb: Stabilize 0.02.0 x86, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-csb')
-rw-r--r-- | app-dicts/aspell-csb/aspell-csb-0.02.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-csb/aspell-csb-0.02.0.ebuild b/app-dicts/aspell-csb/aspell-csb-0.02.0.ebuild index 12c92b211a02..01427bba858d 100644 --- a/app-dicts/aspell-csb/aspell-csb-0.02.0.ebuild +++ b/app-dicts/aspell-csb/aspell-csb-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" |