diff options
Diffstat (limited to 'dev-python/nltk/nltk-2.0_beta9.ebuild')
-rw-r--r-- | dev-python/nltk/nltk-2.0_beta9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nltk/nltk-2.0_beta9.ebuild b/dev-python/nltk/nltk-2.0_beta9.ebuild index 1262da8bf627..1bac76eb9c2c 100644 --- a/dev-python/nltk/nltk-2.0_beta9.ebuild +++ b/dev-python/nltk/nltk-2.0_beta9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/nltk/nltk-2.0_beta9.ebuild,v 1.1 2010/08/30 17:13:45 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/nltk/nltk-2.0_beta9.ebuild,v 1.2 2010/09/30 09:13:05 grobian Exp $ EAPI=3 @@ -17,7 +17,7 @@ HOMEPAGE="http://nltk.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" DEPEND="dev-python/pyyaml" |