diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 02:28:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 02:30:28 +0100 |
commit | 3ac84c43f2743ae28a5db3ee2ec49e1c2f193386 (patch) | |
tree | adcf6feaf5d824ca63bc99578a452d3eaf87dbf8 /app-dicts/aspell-tl | |
parent | app-dicts/aspell-tk: Stabilize 0.01.0 sparc, #782247 (diff) | |
download | gentoo-3ac84c43f2743ae28a5db3ee2ec49e1c2f193386.tar.gz gentoo-3ac84c43f2743ae28a5db3ee2ec49e1c2f193386.tar.bz2 gentoo-3ac84c43f2743ae28a5db3ee2ec49e1c2f193386.zip |
app-dicts/aspell-tl: Stabilize 0.4.0 sparc, #782247
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-tl')
-rw-r--r-- | app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild b/app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild index 96368e82f7be..38683399efd0 100644 --- a/app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild +++ b/app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild @@ -12,4 +12,4 @@ inherit aspell-dict-r1 SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/tagalog-wordlist/${MY_P}.tar.bz2" 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" |