diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:20:36 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 14:44:13 +0800 |
commit | 2a2d70c92d1bdc031e0c61dd025e91be35e4a801 (patch) | |
tree | 474158078f30ee2be2655a2a2411060e10f5d7db /app-dicts/aspell-gd | |
parent | app-dicts/aspell-ga: keyword 5.1.0-r1 for ~loong (diff) | |
download | gentoo-2a2d70c92d1bdc031e0c61dd025e91be35e4a801.tar.gz gentoo-2a2d70c92d1bdc031e0c61dd025e91be35e4a801.tar.bz2 gentoo-2a2d70c92d1bdc031e0c61dd025e91be35e4a801.zip |
app-dicts/aspell-gd: keyword 0.1.1.1-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-gd')
-rw-r--r-- | app-dicts/aspell-gd/aspell-gd-0.1.1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-gd/aspell-gd-0.1.1.1-r1.ebuild b/app-dicts/aspell-gd/aspell-gd-0.1.1.1-r1.ebuild index aaf11cb2cd91..90495e5a4d31 100644 --- a/app-dicts/aspell-gd/aspell-gd-0.1.1.1-r1.ebuild +++ b/app-dicts/aspell-gd/aspell-gd-0.1.1.1-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=5 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" |