diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:20:50 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 14:44:15 +0800 |
commit | 3aa3f686f3a03131403f0cd64e08f8db56111f2d (patch) | |
tree | 96f75c6cc6a12c060545b974b07503fc9112a32e /app-dicts/aspell-hr | |
parent | app-dicts/aspell-hil: keyword 0.11.0-r1 for ~loong (diff) | |
download | gentoo-3aa3f686f3a03131403f0cd64e08f8db56111f2d.tar.gz gentoo-3aa3f686f3a03131403f0cd64e08f8db56111f2d.tar.bz2 gentoo-3aa3f686f3a03131403f0cd64e08f8db56111f2d.zip |
app-dicts/aspell-hr: keyword 0.51.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-hr')
-rw-r--r-- | app-dicts/aspell-hr/aspell-hr-0.51.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-hr/aspell-hr-0.51.0-r1.ebuild b/app-dicts/aspell-hr/aspell-hr-0.51.0-r1.ebuild index eab4ea1e3f29..a0920c971c7f 100644 --- a/app-dicts/aspell-hr/aspell-hr-0.51.0-r1.ebuild +++ b/app-dicts/aspell-hr/aspell-hr-0.51.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 @@ -8,4 +8,4 @@ ASPELL_LANG="Croatian" 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" |