diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:27:31 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 11:00:28 -0400 |
commit | 0fcf698610c1d3a4145a1b93bc8ce2e6a3d76a82 (patch) | |
tree | 84622a2e24e2337f56fe4fcfc510cf314f33c8f9 /app-dicts/aspell-ro | |
parent | app-dicts/aspell-sv: arm64 stable (diff) | |
download | gentoo-0fcf698610c1d3a4145a1b93bc8ce2e6a3d76a82.tar.gz gentoo-0fcf698610c1d3a4145a1b93bc8ce2e6a3d76a82.tar.bz2 gentoo-0fcf698610c1d3a4145a1b93bc8ce2e6a3d76a82.zip |
app-dicts/aspell-ro: 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/aspell-ro')
-rw-r--r-- | app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild b/app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild index 5c0bb468bae5..46ac5c7ec9f7 100644 --- a/app-dicts/aspell-ro/aspell-ro-3.3.2.ebuild +++ b/app-dicts/aspell-ro/aspell-ro-3.3.2.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 @@ -11,5 +11,5 @@ inherit aspell-dict-r1 HOMEPAGE="http://aspell.net http://rospell.sourceforge.net/" LICENSE="GPL-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="" |