From 472b586fcbc700c622953487ba4cc2f682b0b4fa Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 6 Jan 2022 13:03:30 +0000 Subject: [PATCH] dev-python/nltk: Stabilize 3.6.6 ALLARCHES, #830641 Signed-off-by: Sam James --- dev-python/nltk/nltk-3.6.6.ebuild | 4 ++-- 1 file 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 192950405d9d9..186d7f12a3561 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="