diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:22:12 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 14:44:28 +0800 |
commit | afae25a6ff081c15c383ce4f70a682c9092be5ea (patch) | |
tree | e30676b13102acab8fe488b7e0f4d908fa44f4de /app-dicts/aspell-tl | |
parent | app-dicts/aspell-tk: keyword 0.01.0-r1 for ~loong (diff) | |
download | gentoo-afae25a6ff081c15c383ce4f70a682c9092be5ea.tar.gz gentoo-afae25a6ff081c15c383ce4f70a682c9092be5ea.tar.bz2 gentoo-afae25a6ff081c15c383ce4f70a682c9092be5ea.zip |
app-dicts/aspell-tl: keyword 0.4.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-tl')
-rw-r--r-- | app-dicts/aspell-tl/aspell-tl-0.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-tl/aspell-tl-0.4.0-r1.ebuild b/app-dicts/aspell-tl/aspell-tl-0.4.0-r1.ebuild index afbc8ac85cf2..1d4a4b365a73 100644 --- a/app-dicts/aspell-tl/aspell-tl-0.4.0-r1.ebuild +++ b/app-dicts/aspell-tl/aspell-tl-0.4.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |