blob: 86684c34cf17b550ef216568ad2e06aa97ec5816 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
VIM_SPELL_LANGUAGE="Russian"
inherit vim-spell
HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
LICENSE="myspell-ru_RU-AlexanderLebedev"
KEYWORDS="amd64 ~arm64 ppc sparc x86"
|