diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-08-02 18:35:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-08-02 18:35:57 +0000 |
commit | d6c9a266c3ff662aa27353c1356c0d29a36e4de2 (patch) | |
tree | 9833c856909b7d25e22d1a5f6826af652192eeb2 /dev-python/nltk/nltk-2.0.4.ebuild | |
parent | Stable for x86, wrt bug #555528 (diff) | |
download | historical-d6c9a266c3ff662aa27353c1356c0d29a36e4de2.tar.gz historical-d6c9a266c3ff662aa27353c1356c0d29a36e4de2.tar.bz2 historical-d6c9a266c3ff662aa27353c1356c0d29a36e4de2.zip |
Stable for x86, wrt bug #533294
Package-Manager: portage-2.2.20/cvs/Linux x86_64
RepoMan-Options: --include-arches="x86"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-python/nltk/nltk-2.0.4.ebuild')
-rw-r--r-- | dev-python/nltk/nltk-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nltk/nltk-2.0.4.ebuild b/dev-python/nltk/nltk-2.0.4.ebuild index 766693388658..0f065eccca27 100644 --- a/dev-python/nltk/nltk-2.0.4.ebuild +++ b/dev-python/nltk/nltk-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/nltk/nltk-2.0.4.ebuild,v 1.5 2015/06/27 09:48:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/nltk/nltk-2.0.4.ebuild,v 1.6 2015/08/02 18:34:56 ago Exp $ EAPI="5" @@ -15,7 +15,7 @@ HOMEPAGE="http://nltk.org/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="numpy tk" RDEPEND="${RDEPEND} |