diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 12:32:48 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 12:37:23 +0200 |
commit | a8fc5b6212890d562f6cea6339697df8af0e2b41 (patch) | |
tree | ef99ec649d2505d24c290529515e7cfc4cdc19cc /dev-python/nltk | |
parent | dev-python/mkdocs-bootswatch-0.4.0-r0: amd64 stable (diff) | |
download | gentoo-a8fc5b6212890d562f6cea6339697df8af0e2b41.tar.gz gentoo-a8fc5b6212890d562f6cea6339697df8af0e2b41.tar.bz2 gentoo-a8fc5b6212890d562f6cea6339697df8af0e2b41.zip |
dev-python/nltk-3.2.3-r0: amd64 stable
Gentoo-Bug: 625028
Diffstat (limited to 'dev-python/nltk')
-rw-r--r-- | dev-python/nltk/nltk-3.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/nltk/nltk-3.2.3.ebuild b/dev-python/nltk/nltk-3.2.3.ebuild index 00df16dee538..6e8ddd62d421 100644 --- a/dev-python/nltk/nltk-3.2.3.ebuild +++ b/dev-python/nltk/nltk-3.2.3.ebuild @@ -14,7 +14,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 test tk" RDEPEND="numpy? ( dev-python/numpy[${PYTHON_USEDEP}] ) |