commit: 14f6e1ebe29549c1948f847bedd7a270e92b4ec9 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Sep 7 02:46:54 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Sep 7 02:46:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14f6e1eb
dev-python/debugpy: Keyword 1.4.1 ppc64, #810070 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/debugpy/debugpy-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/debugpy/debugpy-1.4.1.ebuild b/dev-python/debugpy/debugpy-1.4.1.ebuild index ba3d2a1fc53..4236a4bb82f 100644 --- a/dev-python/debugpy/debugpy-1.4.1.ebuild +++ b/dev-python/debugpy/debugpy-1.4.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/microsoft/${PN}/archive/refs/tags/v${PV}.tar.gz -> $ LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~riscv ~sparc" +KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~sparc" # There is not enough time in the universe for this test suite RESTRICT="test"
