commit: 8ddb0340a83d91020e3793548a38d3cf907297da Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Fri Aug 27 19:26:03 2021 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Fri Aug 27 21:12:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ddb0340
dev-python/debugpy: keyword ~riscv Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan <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 5d66c556413..91ed0c5562a 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 ~sparc" +KEYWORDS="~amd64 ~riscv ~sparc" # There is not enough time in the universe for this test suite RESTRICT="test"
