diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:33:41 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 14:46:22 +0800 |
commit | 52ae73f8e478cc7d04fc3d6a235a8eccb84dca42 (patch) | |
tree | a19e6289ef66da173a6652716ab43901adde5788 /app-dicts | |
parent | app-dicts/sword-TNT: keyword 2.0 for ~loong (diff) | |
download | gentoo-52ae73f8e478cc7d04fc3d6a235a8eccb84dca42.tar.gz gentoo-52ae73f8e478cc7d04fc3d6a235a8eccb84dca42.tar.bz2 gentoo-52ae73f8e478cc7d04fc3d6a235a8eccb84dca42.zip |
app-dicts/sword-Torrey: keyword 1.3 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-Torrey/sword-Torrey-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/sword-Torrey/sword-Torrey-1.3.ebuild b/app-dicts/sword-Torrey/sword-Torrey-1.3.ebuild index 9b79554dd140..fce180ec83e4 100644 --- a/app-dicts/sword-Torrey/sword-Torrey-1.3.ebuild +++ b/app-dicts/sword-Torrey/sword-Torrey-1.3.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 @@ -9,4 +9,4 @@ inherit sword-module DESCRIPTION="R. A. Torrey's New Topical Textbook" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Torrey" LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |