diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-22 19:23:25 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-22 19:23:25 +0100 |
commit | 1a2879e4fd4ed3da92974a504009dc4c29a70961 (patch) | |
tree | 1da409da655331266098ba0b908b81a8b07c55cb /app-text | |
parent | app-editors/emacs: arm stable, bug #639598 (diff) | |
download | gentoo-1a2879e4fd4ed3da92974a504009dc4c29a70961.tar.gz gentoo-1a2879e4fd4ed3da92974a504009dc4c29a70961.tar.bz2 gentoo-1a2879e4fd4ed3da92974a504009dc4c29a70961.zip |
app-text/aspell: arm stable, bug #639646
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/aspell/aspell-0.60.7_rc1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/aspell/aspell-0.60.7_rc1.ebuild b/app-text/aspell/aspell-0.60.7_rc1.ebuild index ffbf2fe55a21..d93ef1f060d8 100644 --- a/app-text/aspell/aspell-0.60.7_rc1.ebuild +++ b/app-text/aspell/aspell-0.60.7_rc1.ebuild @@ -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 ~sparc-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 ~sparc-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" |