diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:28:48 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-03-13 23:38:31 +0200 |
commit | 24b7105c46cb9292fa882830274f15641e20f4e4 (patch) | |
tree | 92005fd9fb02ec5a37f294e318c5747b822cc274 /app-dicts/aspell-pt-br | |
parent | app-dicts/aspell-pt: keyworded for ~arm64 (diff) | |
download | gentoo-24b7105c46cb9292fa882830274f15641e20f4e4.tar.gz gentoo-24b7105c46cb9292fa882830274f15641e20f4e4.tar.bz2 gentoo-24b7105c46cb9292fa882830274f15641e20f4e4.zip |
app-dicts/aspell-pt-br: keyworded for ~arm64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-dicts/aspell-pt-br')
-rw-r--r-- | app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild index fe62d63a4bac..b540c2b82b1e 100644 --- a/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.ebuild +++ b/app-dicts/aspell-pt-br/aspell-pt-br-6.0.20090702.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="Brazilian Portuguese" @@ -10,7 +10,7 @@ FILENAME=aspell6-pt_BR-20090702-0 SRC_URI="mirror://gnu/aspell/dict/pt_BR/${FILENAME}.tar.bz2" LICENSE="LGPL-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="" S=${WORKDIR}/${FILENAME} |