diff options
-rw-r--r-- | app-dicts/aspell-cy/aspell-cy-0.50.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-cy/aspell-cy-0.50.3-r1.ebuild b/app-dicts/aspell-cy/aspell-cy-0.50.3-r1.ebuild index 3c8271fa6793..f4549c128eaf 100644 --- a/app-dicts/aspell-cy/aspell-cy-0.50.3-r1.ebuild +++ b/app-dicts/aspell-cy/aspell-cy-0.50.3-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="Welsh" 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" |