commit: b8a0aeab80490d814b870b95fb866159006325f4 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Mon Jun 1 05:38:42 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Mon Jun 1 06:22:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8a0aeab
dev-python/threadpoolctl: add ~ppc64 keyword, bug #715962 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> dev-python/threadpoolctl/threadpoolctl-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/threadpoolctl/threadpoolctl-2.0.0.ebuild b/dev-python/threadpoolctl/threadpoolctl-2.0.0.ebuild index c9be4d4756d..7ef0aee87fc 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 x86" +KEYWORDS="amd64 ~ppc64 x86" BDEPEND="dev-python/cython[${PYTHON_USEDEP}]"
