summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-29 11:02:42 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-29 11:02:42 +0100
commit7a8c8bc2b5f238251743551624db98fc0d439915 (patch)
tree044abd22f84885686c728b9adafcde087ef75fac /dev-python/nltk
parentdev-python/psycopg: Stabilize 2.9.3 x86, #832285 (diff)
downloadgentoo-7a8c8bc2b5f238251743551624db98fc0d439915.tar.gz
gentoo-7a8c8bc2b5f238251743551624db98fc0d439915.tar.bz2
gentoo-7a8c8bc2b5f238251743551624db98fc0d439915.zip
dev-python/nltk: Stabilize 3.6.7 ALLARCHES, #832286
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/nltk')
-rw-r--r--dev-python/nltk/nltk-3.6.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nltk/nltk-3.6.7.ebuild b/dev-python/nltk/nltk-3.6.7.ebuild
index 192950405d9d..186d7f12a356 100644
--- a/dev-python/nltk/nltk-3.6.7.ebuild
+++ b/dev-python/nltk/nltk-3.6.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,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="