summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-06 13:03:30 +0000
committerSam James <sam@gentoo.org>2022-01-06 13:03:30 +0000
commit472b586fcbc700c622953487ba4cc2f682b0b4fa (patch)
tree017efd3353a7e5de3223d6168aeedfdb86cb8cd7 /dev-python/nltk
parentprofiles: remove amd64-fbsd/x86-fbsd keywords (diff)
downloadgentoo-472b586fcbc700c622953487ba4cc2f682b0b4fa.tar.gz
gentoo-472b586fcbc700c622953487ba4cc2f682b0b4fa.tar.bz2
gentoo-472b586fcbc700c622953487ba4cc2f682b0b4fa.zip
dev-python/nltk: Stabilize 3.6.6 ALLARCHES, #830641
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/nltk')
-rw-r--r--dev-python/nltk/nltk-3.6.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nltk/nltk-3.6.6.ebuild b/dev-python/nltk/nltk-3.6.6.ebuild
index 192950405d9d..186d7f12a356 100644
--- a/dev-python/nltk/nltk-3.6.6.ebuild
+++ b/dev-python/nltk/nltk-3.6.6.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="