diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:28:10 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:38:27 +0200 |
commit | 6e5b06c77d1b3453815025a7f4e70888869a59e1 (patch) | |
tree | 8d9ee0a9f140282bc2e357f1b55ea6a9929a87b0 /app-dicts/aspell-pl | |
parent | app-dicts/aspell-no: keyworded for ~arm64 (diff) | |
download | gentoo-6e5b06c77d1b3453815025a7f4e70888869a59e1.tar.gz gentoo-6e5b06c77d1b3453815025a7f4e70888869a59e1.tar.bz2 gentoo-6e5b06c77d1b3453815025a7f4e70888869a59e1.zip |
app-dicts/aspell-pl: keyworded for ~arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-dicts/aspell-pl')
-rw-r--r-- | app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild index 2231a8daff40..5f014c0b0e67 100644 --- a/app-dicts/aspell-pl/aspell-pl-6.0.20120418.0.ebuild +++ b/app-dicts/aspell-pl/aspell-pl-6.0.20120418.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="Polish" @@ -7,7 +7,7 @@ inherit versionator aspell-dict HOMEPAGE="http://www.sjp.pl/slownik/" 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" IUSE="" FILENAME="${PN/aspell/aspell6}-$(replace_version_separator 2 _ $(replace_version_separator 3 -))" |