From af645f658afec434ff2e318c3925b1a71e681477 Mon Sep 17 00:00:00 2001 From: Yixun Lan Date: Sat, 11 Sep 2021 20:46:49 +0800 Subject: dev-python/debugpy: keyword ~riscv Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Yixun Lan --- dev-python/debugpy/debugpy-1.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python') diff --git a/dev-python/debugpy/debugpy-1.4.2.ebuild b/dev-python/debugpy/debugpy-1.4.2.ebuild index 814441d2e405..4569bdc92ac2 100644 --- a/dev-python/debugpy/debugpy-1.4.2.ebuild +++ b/dev-python/debugpy/debugpy-1.4.2.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" +KEYWORDS="~amd64 ~riscv" # There is not enough time in the universe for this test suite RESTRICT="test" -- cgit v1.2.3-65-gdbad