*/*: Remove sparc-fbsd keywords
[gentoo.git] / app-dicts / aspell-pl / aspell-pl-6.0.20120418.0.ebuild
1 # Copyright 1999-2018 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 ASPELL_LANG="Polish"
7 ASPELL_VERSION=6
8
9 inherit versionator aspell-dict-r1
10
11 MY_P="${PN/aspell/aspell6}-$(replace_version_separator 2 _ $(replace_version_separator 3 -))"
12
13 HOMEPAGE="http://www.sjp.pl/slownik/"
14 SRC_URI="http://www.sjp.pl/slownik/ort/sjp-${MY_P}.tar.bz2"
15
16 LICENSE="GPL-2"
17 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
18 IUSE=""
19
20 S="${WORKDIR}/${MY_P}"