diff options
author | 2022-05-19 13:34:08 +0800 | |
---|---|---|
committer | 2022-05-19 14:46:27 +0800 | |
commit | b62bab57202b0d77d53374ef708899b1b7098ce6 (patch) | |
tree | 5ac2499d10521b85cf357bf298cdbd445ef07f45 /app-dicts | |
parent | app-dicts/sword-VarApp: keyword 1.0 for ~loong (diff) | |
download | gentoo-b62bab57202b0d77d53374ef708899b1b7098ce6.tar.gz gentoo-b62bab57202b0d77d53374ef708899b1b7098ce6.tar.bz2 gentoo-b62bab57202b0d77d53374ef708899b1b7098ce6.zip |
app-dicts/sword-VieRobinson: keyword 1.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-VieRobinson/sword-VieRobinson-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/sword-VieRobinson/sword-VieRobinson-1.0.ebuild b/app-dicts/sword-VieRobinson/sword-VieRobinson-1.0.ebuild index d04be4adf215..1e388613e066 100644 --- a/app-dicts/sword-VieRobinson/sword-VieRobinson-1.0.ebuild +++ b/app-dicts/sword-VieRobinson/sword-VieRobinson-1.0.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=7 @@ -10,4 +10,4 @@ inherit sword-module DESCRIPTION="Vietnamese translation of Robinson's Morphological Codes" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=VieRobinson" LICENSE="CC-BY-SA-4.0" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |