diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:18:40 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:37:17 +0200 |
commit | 8879378d8b75327e38cdc7f512cca3f6ca24ee79 (patch) | |
tree | 8a041288f693ba246e4b3ae323a219c19d122c96 /app-dicts/aspell-be | |
parent | app-dicts/aspell-af: keyworded for ~arm64 (diff) | |
download | gentoo-8879378d8b75327e38cdc7f512cca3f6ca24ee79.tar.gz gentoo-8879378d8b75327e38cdc7f512cca3f6ca24ee79.tar.bz2 gentoo-8879378d8b75327e38cdc7f512cca3f6ca24ee79.zip |
app-dicts/aspell-be: keyworded for ~arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-dicts/aspell-be')
-rw-r--r-- | app-dicts/aspell-be/aspell-be-0.01-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild b/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild index 4b8d6d0ee10d..f7fd11511c96 100644 --- a/app-dicts/aspell-be/aspell-be-0.01-r1.ebuild +++ b/app-dicts/aspell-be/aspell-be-0.01-r1.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="Belarusian" @@ -7,7 +7,7 @@ inherit eutils 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" SRC_URI="mirror://gnu/aspell/dict/be/aspell5-be-${PV}.tar.bz2" IUSE="classic" |