summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/myspell-lv/myspell-lv-1.3.0.ebuild')
-rw-r--r--app-dicts/myspell-lv/myspell-lv-1.3.0.ebuild10
1 files changed, 3 insertions, 7 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 c664f667e9df..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,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
MYSPELL_DICT=(
"lv_LV.aff"
@@ -12,9 +12,6 @@ MYSPELL_HYPH=(
"hyph_lv_LV.dic"
)
-MYSPELL_THES=(
-)
-
inherit myspell-r2
DESCRIPTION="Latvian dictionaries for myspell/hunspell"
@@ -23,7 +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"
-IUSE=""
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86"
DEPEND="app-arch/unzip"