diff options
author | 2022-05-19 13:31:18 +0800 | |
---|---|---|
committer | 2022-05-19 14:45:59 +0800 | |
commit | fb6c51d0c14139fbdb17129f286a14f34d59b886 (patch) | |
tree | 88cf6d7985b47ac6fe9dbb16479dfacb89ab35cc | |
parent | app-dicts/sword-Peshitta: keyword 2.0 for ~loong (diff) | |
download | gentoo-fb6c51d0c14139fbdb17129f286a14f34d59b886.tar.gz gentoo-fb6c51d0c14139fbdb17129f286a14f34d59b886.tar.bz2 gentoo-fb6c51d0c14139fbdb17129f286a14f34d59b886.zip |
app-dicts/sword-Phaistos: keyword 1.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r-- | app-dicts/sword-Phaistos/sword-Phaistos-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/sword-Phaistos/sword-Phaistos-1.0.ebuild b/app-dicts/sword-Phaistos/sword-Phaistos-1.0.ebuild index 3b3d53cf45c8..47419a2f6e4f 100644 --- a/app-dicts/sword-Phaistos/sword-Phaistos-1.0.ebuild +++ b/app-dicts/sword-Phaistos/sword-Phaistos-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="Phaistos Disk" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Phaistos" LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |