diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:34:59 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 14:46:35 +0800 |
commit | de8bb6b2dd06e6a0bebdc1c67d94a6248f97f456 (patch) | |
tree | 36ad44426c4d44d0f12d5047cadac8f383e8e644 /app-dicts | |
parent | app-dicts/sword-ZhHanzi: keyword 1.0 for ~loong (diff) | |
download | gentoo-de8bb6b2dd06e6a0bebdc1c67d94a6248f97f456.tar.gz gentoo-de8bb6b2dd06e6a0bebdc1c67d94a6248f97f456.tar.bz2 gentoo-de8bb6b2dd06e6a0bebdc1c67d94a6248f97f456.zip |
app-dicts/sword-ZhPinyin: keyword 1.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-ZhPinyin/sword-ZhPinyin-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/sword-ZhPinyin/sword-ZhPinyin-1.0.ebuild b/app-dicts/sword-ZhPinyin/sword-ZhPinyin-1.0.ebuild index 83fe1fb21df0..9e1c7fb8227b 100644 --- a/app-dicts/sword-ZhPinyin/sword-ZhPinyin-1.0.ebuild +++ b/app-dicts/sword-ZhPinyin/sword-ZhPinyin-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="CEDICT Chinese (Pinyin)/English Dictionary" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ZhPinyin" LICENSE="CEDICT" -KEYWORDS="~amd64 ~ppc ~riscv ~x86" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |