diff options
author | 2022-05-19 13:28:17 +0800 | |
---|---|---|
committer | 2022-05-19 14:45:29 +0800 | |
commit | faac768b9ec1124988cc86503d0cd84bf4a3d406 (patch) | |
tree | 594fdced382949afd82cd7d783bdc1743c85d63b | |
parent | app-dicts/sword-HebDelitzsch: keyword 1.2 for ~loong (diff) | |
download | gentoo-faac768b9ec1124988cc86503d0cd84bf4a3d406.tar.gz gentoo-faac768b9ec1124988cc86503d0cd84bf4a3d406.tar.bz2 gentoo-faac768b9ec1124988cc86503d0cd84bf4a3d406.zip |
app-dicts/sword-HebModern: keyword 1.2 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r-- | app-dicts/sword-HebModern/sword-HebModern-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/sword-HebModern/sword-HebModern-1.2.ebuild b/app-dicts/sword-HebModern/sword-HebModern-1.2.ebuild index 58dfc818bca..5dcb165dfca 100644 --- a/app-dicts/sword-HebModern/sword-HebModern-1.2.ebuild +++ b/app-dicts/sword-HebModern/sword-HebModern-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="Modern Hebrew Bible" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=HebModern" LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |