diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:23:16 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 14:44:39 +0800 |
commit | aecbce87812d2475937f4cc6db75f34b70ced194 (patch) | |
tree | d6d77de7bdff35e1defba275a55458c1ecc88407 /app-dicts/myspell-lv | |
parent | app-dicts/myspell-lt: keyword 1.3-r1 for ~loong (diff) | |
download | gentoo-aecbce87812d2475937f4cc6db75f34b70ced194.tar.gz gentoo-aecbce87812d2475937f4cc6db75f34b70ced194.tar.bz2 gentoo-aecbce87812d2475937f4cc6db75f34b70ced194.zip |
app-dicts/myspell-lv: keyword 1.3.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-lv')
-rw-r--r-- | app-dicts/myspell-lv/myspell-lv-1.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-lv/myspell-lv-1.3.0.ebuild b/app-dicts/myspell-lv/myspell-lv-1.3.0.ebuild index 1401a85b5d3f..1042155e4ccc 100644 --- a/app-dicts/myspell-lv/myspell-lv-1.3.0.ebuild +++ b/app-dicts/myspell-lv/myspell-lv-1.3.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 @@ -20,6 +20,6 @@ SRC_URI="http://dict.dv.lv/download/lv_LV-${PV}.zip -> ${P}.zip" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" DEPEND="app-arch/unzip" |