From 6b7af8f535f18ab7d19879c558efbcc76458b3f0 Mon Sep 17 00:00:00 2001 From: Sam James Date: Thu, 25 Feb 2021 11:56:48 +0000 Subject: dev-python/threadpoolctl: Stabilize 2.1.0 ppc64, #749519 Signed-off-by: Sam James --- dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/threadpoolctl') diff --git a/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild b/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild index 37d244fd73b3..ea324f5c845e 100644 --- a/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild +++ b/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/joblib/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" BDEPEND="dev-python/cython[${PYTHON_USEDEP}]" -- cgit v1.2.3-65-gdbad