diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:24:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:26:15 +0100 |
commit | 9ff94ba251e971a13d62060f00ef658194636a8a (patch) | |
tree | 76ab77431cbedf88220e858df4ee7a5496826038 /app-dicts/aspell-mt | |
parent | app-dicts/aspell-ms: Stabilize 0.50.0 x86, #782247 (diff) | |
download | gentoo-9ff94ba251e971a13d62060f00ef658194636a8a.tar.gz gentoo-9ff94ba251e971a13d62060f00ef658194636a8a.tar.bz2 gentoo-9ff94ba251e971a13d62060f00ef658194636a8a.zip |
app-dicts/aspell-mt: Stabilize 0.50.0 x86, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-mt')
-rw-r--r-- | app-dicts/aspell-mt/aspell-mt-0.50.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-mt/aspell-mt-0.50.0.ebuild b/app-dicts/aspell-mt/aspell-mt-0.50.0.ebuild index 4e3a36186d7f..08a220930a5d 100644 --- a/app-dicts/aspell-mt/aspell-mt-0.50.0.ebuild +++ b/app-dicts/aspell-mt/aspell-mt-0.50.0.ebuild @@ -8,4 +8,4 @@ ASPELL_LANG="Maltese" 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" |