diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 03:16:48 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 10:59:44 -0400 |
commit | 6046319537f322f66f4b47ccfd7a46a18abcd10f (patch) | |
tree | 5080f7b1de9bf4bf0ab745cfab16b2c42da6b06f /app-text | |
parent | app-dicts/aspell-en: arm64 stable (diff) | |
download | gentoo-6046319537f322f66f4b47ccfd7a46a18abcd10f.tar.gz gentoo-6046319537f322f66f4b47ccfd7a46a18abcd10f.tar.bz2 gentoo-6046319537f322f66f4b47ccfd7a46a18abcd10f.zip |
app-text/aspell: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/aspell/aspell-0.60.7_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/aspell/aspell-0.60.7_rc1.ebuild b/app-text/aspell/aspell-0.60.7_rc1.ebuild index 078e7eb71a35..5f2773604f59 100644 --- a/app-text/aspell/aspell-0.60.7_rc1.ebuild +++ b/app-text/aspell/aspell-0.60.7_rc1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ fi LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="nls unicode" PDEPEND="app-dicts/aspell-en" |