diff options
author | 2022-05-19 13:29:23 +0800 | |
---|---|---|
committer | 2022-05-19 14:45:39 +0800 | |
commit | 7e009bb7e1a2046e96da4fa0679543c1693f4464 (patch) | |
tree | 200c2d88fc45fa1dfc85a6786b9aea2ca2799002 /app-dicts/sword-KD | |
parent | app-dicts/sword-Kaz: keyword 1.1.1 for ~loong (diff) | |
download | gentoo-7e009bb7e1a2046e96da4fa0679543c1693f4464.tar.gz gentoo-7e009bb7e1a2046e96da4fa0679543c1693f4464.tar.bz2 gentoo-7e009bb7e1a2046e96da4fa0679543c1693f4464.zip |
app-dicts/sword-KD: keyword 1.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts/sword-KD')
-rw-r--r-- | app-dicts/sword-KD/sword-KD-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/sword-KD/sword-KD-1.0.ebuild b/app-dicts/sword-KD/sword-KD-1.0.ebuild index 2c7880b24eee..60aa9d0f9bc8 100644 --- a/app-dicts/sword-KD/sword-KD-1.0.ebuild +++ b/app-dicts/sword-KD/sword-KD-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="Keil and Delitzsch Biblical Commentary on the Old Testament" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=KD" LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |