diff options
author | 2009-02-24 17:47:21 +0000 | |
---|---|---|
committer | 2009-02-24 17:47:21 +0000 | |
commit | efd8032034e9c6e4a55bd4e3d189d9f044fc7ab2 (patch) | |
tree | dab255de507e6aa898ab032b70e4f629653e38e5 /app-text/hunspell/hunspell-1.2.8.ebuild | |
parent | arm/s390/sh stable (diff) | |
download | historical-efd8032034e9c6e4a55bd4e3d189d9f044fc7ab2.tar.gz historical-efd8032034e9c6e4a55bd4e3d189d9f044fc7ab2.tar.bz2 historical-efd8032034e9c6e4a55bd4e3d189d9f044fc7ab2.zip |
Add ~sh wrt #232245
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'app-text/hunspell/hunspell-1.2.8.ebuild')
-rw-r--r-- | app-text/hunspell/hunspell-1.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hunspell/hunspell-1.2.8.ebuild b/app-text/hunspell/hunspell-1.2.8.ebuild index 0688f3aaedc5..505c7463d178 100644 --- a/app-text/hunspell/hunspell-1.2.8.ebuild +++ b/app-text/hunspell/hunspell-1.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.8.ebuild,v 1.9 2009/02/04 10:39:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.2.8.ebuild,v 1.10 2009/02/24 17:47:21 armin76 Exp $ inherit eutils multilib autotools @@ -13,7 +13,7 @@ HOMEPAGE="http://hunspell.sourceforge.net/" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="ncurses nls readline" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" DEPEND="readline? ( sys-libs/readline ) ncurses? ( sys-libs/ncurses ) |