diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:34:47 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 14:46:33 +0800 |
commit | b8f8d26ea23e6226bbdf47aa99e3af2a9a30cf62 (patch) | |
tree | 4f19f640e6840c77102b85b2c652e68fec261fb9 /app-dicts | |
parent | app-dicts/sword-WHNU: keyword 2.4 for ~loong (diff) | |
download | gentoo-b8f8d26ea23e6226bbdf47aa99e3af2a9a30cf62.tar.gz gentoo-b8f8d26ea23e6226bbdf47aa99e3af2a9a30cf62.tar.bz2 gentoo-b8f8d26ea23e6226bbdf47aa99e3af2a9a30cf62.zip |
app-dicts/sword-WLC: keyword 1.9 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-WLC/sword-WLC-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/sword-WLC/sword-WLC-1.9.ebuild b/app-dicts/sword-WLC/sword-WLC-1.9.ebuild index 0240d1009ed2..72c27007fcb8 100644 --- a/app-dicts/sword-WLC/sword-WLC-1.9.ebuild +++ b/app-dicts/sword-WLC/sword-WLC-1.9.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="Westminster Leningrad Codex" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=WLC" LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |