diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:22:44 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 11:00:08 -0400 |
commit | bfcad2cd37dbf2089207ef4b6d940039849b4f78 (patch) | |
tree | 3f1c4eb17b77d002d5c5bd6528b4aedea17c3789 | |
parent | app-dicts/aspell-is: arm64 stable (diff) | |
download | gentoo-bfcad2cd37dbf2089207ef4b6d940039849b4f78.tar.gz gentoo-bfcad2cd37dbf2089207ef4b6d940039849b4f78.tar.bz2 gentoo-bfcad2cd37dbf2089207ef4b6d940039849b4f78.zip |
app-dicts/aspell-pt-br: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
-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 9eaddb36cd2a..57c7a0648628 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-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ MY_P="aspell6-pt_BR-20090702-0" SRC_URI="mirror://gnu/aspell/dict/pt_BR/${MY_P}.tar.bz2" LICENSE="LGPL-2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" S=${WORKDIR}/${MY_P} |