diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2017-01-30 11:20:06 +0100 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2017-01-30 11:22:10 +0100 |
commit | f90c250f46362d87abd4b3f5676f3028595355b2 (patch) | |
tree | 9253932eb50ff42b98cd6ec64a12cd394bc31733 /app-dicts/aspell-en | |
parent | app-dicts/aspell-en: Bump to version 2017.01.22.0 (diff) | |
download | gentoo-f90c250f46362d87abd4b3f5676f3028595355b2.tar.gz gentoo-f90c250f46362d87abd4b3f5676f3028595355b2.tar.bz2 gentoo-f90c250f46362d87abd4b3f5676f3028595355b2.zip |
app-dicts/aspell-en: version 2016.11.20.0 stable for all arches.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-dicts/aspell-en')
-rw-r--r-- | app-dicts/aspell-en/aspell-en-2016.11.20.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/aspell-en/aspell-en-2016.11.20.0.ebuild b/app-dicts/aspell-en/aspell-en-2016.11.20.0.ebuild index 041da9a94453..edb999d9cfd7 100644 --- a/app-dicts/aspell-en/aspell-en-2016.11.20.0.ebuild +++ b/app-dicts/aspell-en/aspell-en-2016.11.20.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit aspell-dict versionator LICENSE="myspell-en_CA-KevinAtkinson public-domain Princeton Ispell" -KEYWORDS="~alpha ~amd64 ~arm ~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 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="" |