diff options
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild b/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild index 43413e6ac9db..c3b60075df9d 100644 --- a/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild +++ b/app-dicts/aspell-la/aspell-la-6.0.20020503.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 ASPELL_LANG="Latin" @@ -8,7 +8,7 @@ inherit aspell-dict LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" FILENAME="aspell6-la-20020503-0" SRC_URI="mirror://gnu/aspell/dict/la/${FILENAME}.tar.bz2" |