diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 15:08:53 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 15:30:08 +0100 |
commit | 652a587e61dca0ab8fa7c1b3617e996e6f09dfce (patch) | |
tree | b31f89b5abf05f9ebb59b298da63457a8e60b379 /app-text/aspell | |
parent | sci-libs/votca-tools-1.4-r0: stable on amd64 (diff) | |
download | gentoo-652a587e61dca0ab8fa7c1b3617e996e6f09dfce.tar.gz gentoo-652a587e61dca0ab8fa7c1b3617e996e6f09dfce.tar.bz2 gentoo-652a587e61dca0ab8fa7c1b3617e996e6f09dfce.zip |
app-text/aspell-0.60.6.1-r3: stable on amd64
Gentoo-Bug: 591812
Diffstat (limited to 'app-text/aspell')
-rw-r--r-- | app-text/aspell/aspell-0.60.6.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/aspell/aspell-0.60.6.1-r3.ebuild b/app-text/aspell/aspell-0.60.6.1-r3.ebuild index 88cf74bfc55f..49cfd61a927c 100644 --- a/app-text/aspell/aspell-0.60.6.1-r3.ebuild +++ b/app-text/aspell/aspell-0.60.6.1-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/aspell/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -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="nls" PDEPEND="app-dicts/aspell-en" |