diff options
author | 2022-05-19 13:33:11 +0800 | |
---|---|---|
committer | 2022-05-19 14:46:17 +0800 | |
commit | aa1791855cecf98b781d1d3c774ba7d047352631 (patch) | |
tree | 5a867280318c6383a19744db3e912ac36e02803e /app-dicts | |
parent | app-dicts/sword-SrKDIjekav: keyword 1.0 for ~loong (diff) | |
download | gentoo-aa1791855cecf98b781d1d3c774ba7d047352631.tar.gz gentoo-aa1791855cecf98b781d1d3c774ba7d047352631.tar.bz2 gentoo-aa1791855cecf98b781d1d3c774ba7d047352631.zip |
app-dicts/sword-StrongsGreek: keyword 1.2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild b/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild index a6304f3503a9..ccfa89ab64ee 100644 --- a/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild +++ b/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.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="Strong's Greek Bible Dictionary" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=StrongsGreek" LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |