diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:27:34 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 17:38:28 -0400 |
commit | d34fdfed287c4dc961f4cb3c18b8c9bdf4465388 (patch) | |
tree | 3083a3a254479cf2b38776c8cfa439c5a1554dbf /app-dicts | |
parent | app-dicts/myspell-pl: arm64 stable (diff) | |
download | gentoo-d34fdfed287c4dc961f4cb3c18b8c9bdf4465388.tar.gz gentoo-d34fdfed287c4dc961f4cb3c18b8c9bdf4465388.tar.bz2 gentoo-d34fdfed287c4dc961f4cb3c18b8c9bdf4465388.zip |
app-dicts/myspell-pt-br: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild b/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild index f3c7273ec2bc..08fb46ffc425 100644 --- a/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.ebuild +++ b/app-dicts/myspell-pt-br/myspell-pt-br-3.0.0.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 @@ -28,5 +28,5 @@ SRC_URI=" LICENSE="LGPL-3 MPL-1.1" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" |