diff --git a/dev-python/debugpy/debugpy-1.4.1.ebuild b/dev-python/debugpy/debugpy-1.4.1.ebuild index ba3d2a1fc5350..4236a4bb82f8e 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"