summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-05-17 18:47:00 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-05-17 18:47:00 +0000
commitc713c325c0d60ca39f86d1ea67ee0b5aeea8bffb (patch)
tree5ba774570e1e080fa38ace894308495fb0a48617 /app-text/hunspell/hunspell-1.3.2-r3.ebuild
parentuse freebsd_src_install rather than mkinstall (diff)
downloadgentoo-2-c713c325c0d60ca39f86d1ea67ee0b5aeea8bffb.tar.gz
gentoo-2-c713c325c0d60ca39f86d1ea67ee0b5aeea8bffb.tar.bz2
gentoo-2-c713c325c0d60ca39f86d1ea67ee0b5aeea8bffb.zip
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
Diffstat (limited to 'app-text/hunspell/hunspell-1.3.2-r3.ebuild')
-rw-r--r--app-text/hunspell/hunspell-1.3.2-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/hunspell/hunspell-1.3.2-r3.ebuild b/app-text/hunspell/hunspell-1.3.2-r3.ebuild
index fb3d33eff69a..6bd3c1c6cc67 100644
--- a/app-text/hunspell/hunspell-1.3.2-r3.ebuild
+++ b/app-text/hunspell/hunspell-1.3.2-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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-r3.ebuild,v 1.9 2012/04/25 15:25:29 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/hunspell-1.3.2-r3.ebuild,v 1.10 2012/05/17 18:47:00 aballier 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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
ncurses? ( sys-libs/ncurses )