diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-22 06:32:34 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-08-22 06:32:34 +0000 |
| commit | 29e30499577877dc062f3cbd76fa5b88ef866a96 (patch) | |
| tree | b29d028d265b25f91f1fbae5f1a1bbb4e8d0fee8 /dev-python/threadpoolctl | |
| parent | 2e2c42592bbeb18e7029bea330e85f0d59df3193 (diff) | |
| download | baldeagleos-repo-29e30499577877dc062f3cbd76fa5b88ef866a96.tar.gz baldeagleos-repo-29e30499577877dc062f3cbd76fa5b88ef866a96.tar.xz baldeagleos-repo-29e30499577877dc062f3cbd76fa5b88ef866a96.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/threadpoolctl')
| -rw-r--r-- | dev-python/threadpoolctl/threadpoolctl-2.1.0.ebuild | 2 |
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 41e8e166a28e..f22b2ff8cc91 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}]" |
