diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:21:33 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 14:44:22 +0800 |
commit | 8eed54e6c02a9540bc155901444c7671c3a7ae8d (patch) | |
tree | 3db3b55a03da841a01148d00a8e95fd38b7c9324 /app-dicts/aspell-nl | |
parent | app-dicts/aspell-nds: keyword 0.01.0-r1 for ~loong (diff) | |
download | gentoo-8eed54e6c02a9540bc155901444c7671c3a7ae8d.tar.gz gentoo-8eed54e6c02a9540bc155901444c7671c3a7ae8d.tar.bz2 gentoo-8eed54e6c02a9540bc155901444c7671c3a7ae8d.zip |
app-dicts/aspell-nl: keyword 0.50.2-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-nl')
-rw-r--r-- | app-dicts/aspell-nl/aspell-nl-0.50.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-nl/aspell-nl-0.50.2-r1.ebuild b/app-dicts/aspell-nl/aspell-nl-0.50.2-r1.ebuild index 3b8a156be3c3..4d6d351d7818 100644 --- a/app-dicts/aspell-nl/aspell-nl-0.50.2-r1.ebuild +++ b/app-dicts/aspell-nl/aspell-nl-0.50.2-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 @@ -8,4 +8,4 @@ ASPELL_LANG="Dutch" inherit aspell-dict-r1 LICENSE="freedist" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" |