diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:24:02 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 14:44:46 +0800 |
commit | 427f21250c1ad0c76422b4719d2af8127ea23a8a (patch) | |
tree | b7f3c933ddb5eb0f08764920f63e56447c822445 /app-dicts/sword-ABP | |
parent | app-dicts/sword-ABPGRK: keyword 1.2 for ~loong (diff) | |
download | gentoo-427f21250c1ad0c76422b4719d2af8127ea23a8a.tar.gz gentoo-427f21250c1ad0c76422b4719d2af8127ea23a8a.tar.bz2 gentoo-427f21250c1ad0c76422b4719d2af8127ea23a8a.zip |
app-dicts/sword-ABP: keyword 1.2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts/sword-ABP')
-rw-r--r-- | app-dicts/sword-ABP/sword-ABP-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/sword-ABP/sword-ABP-1.2.ebuild b/app-dicts/sword-ABP/sword-ABP-1.2.ebuild index ef9878ead566..85e58352166d 100644 --- a/app-dicts/sword-ABP/sword-ABP-1.2.ebuild +++ b/app-dicts/sword-ABP/sword-ABP-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="Apostolic Bible Polyglot English Text" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ABP" LICENSE="crosswire" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |