commit: 7b1a72877ce3e703e9f0e9acf61068a9a5e6ef2d Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Aug 16 05:10:23 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Aug 16 05:10:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b1a7287
dev-python/threadpoolctl: amd64/ppc64/x86 stable (ALLARCHES policy) wrt bug #808366 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/threadpoolctl/threadpoolctl-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/threadpoolctl/threadpoolctl-2.2.0.ebuild b/dev-python/threadpoolctl/threadpoolctl-2.2.0.ebuild index 73d734dc238..0d4ee122e51 100644 --- a/dev-python/threadpoolctl/threadpoolctl-2.2.0.ebuild +++ b/dev-python/threadpoolctl/threadpoolctl-2.2.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 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86" BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
