diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:20:26 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 14:44:12 +0800 |
commit | d0cdeabea11fe0c9116c6e4dd20f76fb52a9b4a6 (patch) | |
tree | e7995400d78c728cef534c540fed6d3d64bc5343 /app-dicts/aspell-fa | |
parent | app-dicts/aspell-et: keyword 0.1.21.1-r1 for ~loong (diff) | |
download | gentoo-d0cdeabea11fe0c9116c6e4dd20f76fb52a9b4a6.tar.gz gentoo-d0cdeabea11fe0c9116c6e4dd20f76fb52a9b4a6.tar.bz2 gentoo-d0cdeabea11fe0c9116c6e4dd20f76fb52a9b4a6.zip |
app-dicts/aspell-fa: keyword 0.11.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-fa')
-rw-r--r-- | app-dicts/aspell-fa/aspell-fa-0.11.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-fa/aspell-fa-0.11.0-r1.ebuild b/app-dicts/aspell-fa/aspell-fa-0.11.0-r1.ebuild index 39f8963febe3..c73a1f739d11 100644 --- a/app-dicts/aspell-fa/aspell-fa-0.11.0-r1.ebuild +++ b/app-dicts/aspell-fa/aspell-fa-0.11.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 @@ -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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" |