diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-09 16:33:53 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-09 16:33:53 +0000 |
commit | d4c5b01b35d85a0172f9cdcc2a356945238afc76 (patch) | |
tree | 4cca526c42cf0dbc12697f564f2e0d36423436e2 /app-text/hunspell/hunspell-1.3.2-r1.ebuild | |
parent | x86 stable, bug #365951 (diff) | |
download | gentoo-2-d4c5b01b35d85a0172f9cdcc2a356945238afc76.tar.gz gentoo-2-d4c5b01b35d85a0172f9cdcc2a356945238afc76.tar.bz2 gentoo-2-d4c5b01b35d85a0172f9cdcc2a356945238afc76.zip |
arm stable, bug #379045
(Portage version: 2.1.10.23/cvs/Linux x86_64)
Diffstat (limited to 'app-text/hunspell/hunspell-1.3.2-r1.ebuild')
-rw-r--r-- | app-text/hunspell/hunspell-1.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hunspell/hunspell-1.3.2-r1.ebuild b/app-text/hunspell/hunspell-1.3.2-r1.ebuild index 3c586d66c8bf..d012f2351c27 100644 --- a/app-text/hunspell/hunspell-1.3.2-r1.ebuild +++ b/app-text/hunspell/hunspell-1.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.3.2-r1.ebuild,v 1.8 2011/09/21 00:21:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.3.2-r1.ebuild,v 1.9 2011/10/09 16:33:53 maekke Exp $ EAPI=4 inherit eutils multilib autotools flag-o-matic versionator @@ -14,7 +14,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="ncurses nls readline static-libs" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" DEPEND=" sys-devel/gettext |