diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:31:42 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 14:46:03 +0800 |
commit | 8c2a245cf02d19d2e347b025f31467b343d33cf2 (patch) | |
tree | 32bdc85dc17fcd158dead50aeccdfaa418037ccc /app-dicts/sword-Practice | |
parent | app-dicts/sword-PotLykins: keyword 1.0 for ~loong (diff) | |
download | gentoo-8c2a245cf02d19d2e347b025f31467b343d33cf2.tar.gz gentoo-8c2a245cf02d19d2e347b025f31467b343d33cf2.tar.bz2 gentoo-8c2a245cf02d19d2e347b025f31467b343d33cf2.zip |
app-dicts/sword-Practice: keyword 1.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts/sword-Practice')
-rw-r--r-- | app-dicts/sword-Practice/sword-Practice-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/sword-Practice/sword-Practice-1.0.ebuild b/app-dicts/sword-Practice/sword-Practice-1.0.ebuild index fd9dd77cd783..c40b09532ead 100644 --- a/app-dicts/sword-Practice/sword-Practice-1.0.ebuild +++ b/app-dicts/sword-Practice/sword-Practice-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 @@ -9,4 +9,4 @@ inherit sword-module DESCRIPTION="The Practice of the Presence of God: The Best Rule of Holy Life" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Practice" LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |