From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 80DCD158020 for ; Sat, 19 Nov 2022 16:57:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A37A3E09C2; Sat, 19 Nov 2022 16:57:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8A73DE09C2 for ; Sat, 19 Nov 2022 16:57:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A8B31341204 for ; Sat, 19 Nov 2022 16:57:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 397B4757 for ; Sat, 19 Nov 2022 16:57:04 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1668877011.c63f9d8a4ae583d819acff32aa6d5ddf69418e67.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nltk/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/nltk/nltk-3.7.ebuild X-VCS-Directories: dev-python/nltk/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: c63f9d8a4ae583d819acff32aa6d5ddf69418e67 X-VCS-Branch: master Date: Sat, 19 Nov 2022 16:57:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 75c2b677-1137-4341-823d-9c35d5dbb508 X-Archives-Hash: ab765cb6663648c8aa44e7744b8c358a commit: c63f9d8a4ae583d819acff32aa6d5ddf69418e67 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Nov 19 16:56:51 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sat Nov 19 16:56:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c63f9d8a dev-python/nltk: Keyword 3.7 ppc64, #872680 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/nltk/nltk-3.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/nltk/nltk-3.7.ebuild b/dev-python/nltk/nltk-3.7.ebuild index 0855f4a1b8fc..66c75c9b3b89 100644 --- a/dev-python/nltk/nltk-3.7.ebuild +++ b/dev-python/nltk/nltk-3.7.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 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="amd64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="tk" RDEPEND="