diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:26:10 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 14:45:06 +0800 |
commit | e9ec6fa0e445f9eac69180701c97439061b0abec (patch) | |
tree | 683e04edb097204d357c93eb34dc7b13d7ac88d6 | |
parent | app-dicts/sword-DTN: keyword 1.0 for ~loong (diff) | |
download | gentoo-e9ec6fa0e445f9eac69180701c97439061b0abec.tar.gz gentoo-e9ec6fa0e445f9eac69180701c97439061b0abec.tar.bz2 gentoo-e9ec6fa0e445f9eac69180701c97439061b0abec.zip |
app-dicts/sword-DutKant: keyword 1.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r-- | app-dicts/sword-DutKant/sword-DutKant-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/sword-DutKant/sword-DutKant-1.1.ebuild b/app-dicts/sword-DutKant/sword-DutKant-1.1.ebuild index 8c4465e67485..f0bfe2c851a1 100644 --- a/app-dicts/sword-DutKant/sword-DutKant-1.1.ebuild +++ b/app-dicts/sword-DutKant/sword-DutKant-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="Kanttekeningen Statenvertaling" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=DutKant" LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |