summaryrefslogtreecommitdiff
path: root/dev-python/debugpy/debugpy-1.4.1.ebuild
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-08-28 03:26:03 +0800
committerYixun Lan <dlan@gentoo.org>2021-08-28 05:12:34 +0800
commit8ddb0340a83d91020e3793548a38d3cf907297da (patch)
tree32de9a5c0673f0f466906f5401241323d9ac2a72 /dev-python/debugpy/debugpy-1.4.1.ebuild
parent1860d4e7b31d6d38724921b4d97fa765c8d3ae36 (diff)
downloadgentoo-8ddb0340a83d91020e3793548a38d3cf907297da.tar.gz
gentoo-8ddb0340a83d91020e3793548a38d3cf907297da.tar.bz2
gentoo-8ddb0340a83d91020e3793548a38d3cf907297da.zip
dev-python/debugpy: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-python/debugpy/debugpy-1.4.1.ebuild')
-rw-r--r--dev-python/debugpy/debugpy-1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/debugpy/debugpy-1.4.1.ebuild b/dev-python/debugpy/debugpy-1.4.1.ebuild
index 5d66c5564130..91ed0c5562a6 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"