summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-09-11 20:46:49 +0800
committerYixun Lan <dlan@gentoo.org>2021-09-11 20:46:49 +0800
commitaf645f658afec434ff2e318c3925b1a71e681477 (patch)
treeb5f0cade3837079940c924762804de186d0637ef /dev-python
parentdev-python/pydevd: keyword ~riscv (diff)
downloadgentoo-af645f658afec434ff2e318c3925b1a71e681477.tar.gz
gentoo-af645f658afec434ff2e318c3925b1a71e681477.tar.bz2
gentoo-af645f658afec434ff2e318c3925b1a71e681477.zip
dev-python/debugpy: keyword ~riscv
Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/debugpy/debugpy-1.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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"