dev-python/threadpoolctl: x86 stable wrt bug #720528
authorAgostino Sarubbo <ago@gentoo.org>
Sun, 3 May 2020 18:59:02 +0000 (20:59 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Sun, 3 May 2020 19:02:07 +0000 (21:02 +0200)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
dev-python/threadpoolctl/threadpoolctl-2.0.0.ebuild

index ae4251fa5508df9b6ae5d83b0a3b61dd5f8f0890..c783f0c3e900a4b8ba761480a3a5e682907a1c64 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/joblib/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"