diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:27:09 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:38:19 +0200 |
commit | 5e60a0d158211b0844f977c8da8e97e1b553d91c (patch) | |
tree | 66b457cf3cf05465dcf0ab1561e9c1d28a8b02ab /app-dicts/aspell-lt | |
parent | app-dicts/aspell-la: keyworded for ~arm64 (diff) | |
download | gentoo-5e60a0d158211b0844f977c8da8e97e1b553d91c.tar.gz gentoo-5e60a0d158211b0844f977c8da8e97e1b553d91c.tar.bz2 gentoo-5e60a0d158211b0844f977c8da8e97e1b553d91c.zip |
app-dicts/aspell-lt: keyworded for ~arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-dicts/aspell-lt')
-rw-r--r-- | app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild b/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild index e14431351c2d..ef78d7f2ca81 100644 --- a/app-dicts/aspell-lt/aspell-lt-1.0.1.ebuild +++ b/app-dicts/aspell-lt/aspell-lt-1.0.1.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="Lithuanian" @@ -7,7 +7,7 @@ ASPOSTFIX="6" 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-lt-1.0-1" SRC_URI="mirror://gnu/aspell/dict/lt/${FILENAME}.tar.bz2" |