commit: 8926f85981a174ed8649031cbb863ce20470d8a6 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Jun 25 06:18:53 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Jun 25 06:18:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8926f859
dev-python/nltk: amd64 stable wrt bug #790917 Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/nltk/nltk-3.6.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/nltk/nltk-3.6.2-r1.ebuild b/dev-python/nltk/nltk-3.6.2-r1.ebuild index c11ff691096..8b7ffe11d37 100644 --- a/dev-python/nltk/nltk-3.6.2-r1.ebuild +++ b/dev-python/nltk/nltk-3.6.2-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/nltk/nltk/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="tk" RDEPEND="
