diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-01-29 09:21:44 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-01-29 09:21:44 +0100 |
commit | 2ad23f5a3cde51640535c187af9d0be2d4c79b61 (patch) | |
tree | cc2af914c245a068ffa5a117a01661b91ef614c8 /app-text/aspell | |
parent | app-i18n/uchardet-0.0.6-r2: alpha stable (diff) | |
download | gentoo-2ad23f5a3cde51640535c187af9d0be2d4c79b61.tar.gz gentoo-2ad23f5a3cde51640535c187af9d0be2d4c79b61.tar.bz2 gentoo-2ad23f5a3cde51640535c187af9d0be2d4c79b61.zip |
app-text/aspell-0.60.7_rc1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/639646
Diffstat (limited to 'app-text/aspell')
-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 d323a32ca7ff..40d732226236 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 ~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" |