From 06fac3bca12cae58f2cea4d1cc8e78e90a1d6174 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 22 Aug 2020 07:38:45 +0200 Subject: [PATCH] dev-python/threadpoolctl: amd64 stable (ALLARCHES policy) wrt bug #737802 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Agostino Sarubbo --- dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild b/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild index 53d0a4592b30d..240c240bb9d2f 100644 --- a/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild +++ b/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild @@ -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 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"