diff options
Diffstat (limited to 'app-dicts/sword-YLT/sword-YLT-1.1.ebuild')
-rw-r--r-- | app-dicts/sword-YLT/sword-YLT-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/sword-YLT/sword-YLT-1.1.ebuild b/app-dicts/sword-YLT/sword-YLT-1.1.ebuild index 7761bf68847a..541f2226fe8c 100644 --- a/app-dicts/sword-YLT/sword-YLT-1.1.ebuild +++ b/app-dicts/sword-YLT/sword-YLT-1.1.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="Young's Literal Translation (1898)" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=YLT" LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |