dev-python/towncrier: keyworded 19.2.0 for ia64, bug #700918
[gentoo.git] / app-dicts / aspell-sr / aspell-sr-0.60.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 ASPELL_LANG="Serbian"
7 ASPELL_VERSION=6
8
9 inherit aspell-dict-r1
10
11 MY_P="aspell6-sr-0.02"
12
13 SRC_URI="http://srpski.org/aspell/${MY_P}.tar.bz2"
14
15 LICENSE="GPL-2"
16 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86"
17 IUSE=""
18
19 S="${WORKDIR}/${MY_P}"