diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:20:47 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 14:44:15 +0800 |
commit | 2aba8bf5958712fe4b0aadb5366dac3938bfb160 (patch) | |
tree | 0c4588814cc85259e2e315f35293e5e4dcb957e7 /app-dicts/aspell-hi | |
parent | app-dicts/aspell-he: keyword 1.0.0-r1 for ~loong (diff) | |
download | gentoo-2aba8bf5958712fe4b0aadb5366dac3938bfb160.tar.gz gentoo-2aba8bf5958712fe4b0aadb5366dac3938bfb160.tar.bz2 gentoo-2aba8bf5958712fe4b0aadb5366dac3938bfb160.zip |
app-dicts/aspell-hi: keyword 0.02.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-hi')
-rw-r--r-- | app-dicts/aspell-hi/aspell-hi-0.02.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-hi/aspell-hi-0.02.0-r1.ebuild b/app-dicts/aspell-hi/aspell-hi-0.02.0-r1.ebuild index 7c3b98b15c69..94b508622b93 100644 --- a/app-dicts/aspell-hi/aspell-hi-0.02.0-r1.ebuild +++ b/app-dicts/aspell-hi/aspell-hi-0.02.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" |