summaryrefslogtreecommitdiff
path: root/dev-python/threadpoolctl
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-25 13:44:58 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-02-25 13:44:58 +0000
commit2276d27c64b27ae67aeb4e6ee5fe2f786f1fcd1a (patch)
tree0fd6575c45fc52d54256f92d23c2a63b80a9560a /dev-python/threadpoolctl
parent327ff80c9620a5b2411f0cbf0f80e94dfcd0ca95 (diff)
downloadbaldeagleos-repo-2276d27c64b27ae67aeb4e6ee5fe2f786f1fcd1a.tar.gz
baldeagleos-repo-2276d27c64b27ae67aeb4e6ee5fe2f786f1fcd1a.tar.xz
baldeagleos-repo-2276d27c64b27ae67aeb4e6ee5fe2f786f1fcd1a.zip
Adding metadata
Diffstat (limited to 'dev-python/threadpoolctl')
-rw-r--r--dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild b/dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild
index fe4dda8e9cc6..5b993e35fe4e 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}]"