summaryrefslogtreecommitdiff
path: root/dev-python/threadpoolctl
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-21 20:32:25 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-08-21 20:32:25 +0000
commit0e948f04b8a297eba35540b752e5559733bde052 (patch)
tree70242fd19dbcd47789ee053901850091dcda1a93 /dev-python/threadpoolctl
parentef35bdc2f3cf652f00019295d57a88abc6fefb30 (diff)
downloadbaldeagleos-repo-0e948f04b8a297eba35540b752e5559733bde052.tar.gz
baldeagleos-repo-0e948f04b8a297eba35540b752e5559733bde052.tar.xz
baldeagleos-repo-0e948f04b8a297eba35540b752e5559733bde052.zip
Updating liguros repo
Diffstat (limited to 'dev-python/threadpoolctl')
-rw-r--r--dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild b/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild
index 6db44f9601dc..41e8e166a28e 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}]"