summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-06-21 18:15:04 +0000
committerMart Raudsepp <leio@gentoo.org>2020-06-22 22:02:35 +0300
commitcd2b0f909f262583e96335d03ba670b82ae8cdaf (patch)
treebe9180f93bd67333e18f7d403c64c4e6f56505e8 /dev-python
parentsci-libs/scikits: arm64 keyworded (bug #715962) (diff)
downloadgentoo-cd2b0f909f262583e96335d03ba670b82ae8cdaf.tar.gz
gentoo-cd2b0f909f262583e96335d03ba670b82ae8cdaf.tar.bz2
gentoo-cd2b0f909f262583e96335d03ba670b82ae8cdaf.zip
dev-python/threadpoolctl: arm64 keyworded (bug #715962)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/threadpoolctl/threadpoolctl-2.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/threadpoolctl/threadpoolctl-2.0.0.ebuild b/dev-python/threadpoolctl/threadpoolctl-2.0.0.ebuild
index 40adb724f621..832455b87380 100644
--- a/dev-python/threadpoolctl/threadpoolctl-2.0.0.ebuild
+++ b/dev-python/threadpoolctl/threadpoolctl-2.0.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 ~ppc64 x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 x86"
BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"