diff options
author | 2021-09-12 18:38:25 +0100 | |
---|---|---|
committer | 2021-09-12 18:38:25 +0100 | |
commit | b3dd2b7963f9e6e3488f3ea800c0f65ab4e2bde9 (patch) | |
tree | 09f3ecebf9e3ea48021f617f3d60721894f90811 /dev-python/debugpy | |
parent | dev-python/pydevd: Keyword 2.5.0-r1 arm64, #812452 (diff) | |
download | gentoo-b3dd2b7963f9e6e3488f3ea800c0f65ab4e2bde9.tar.gz gentoo-b3dd2b7963f9e6e3488f3ea800c0f65ab4e2bde9.tar.bz2 gentoo-b3dd2b7963f9e6e3488f3ea800c0f65ab4e2bde9.zip |
dev-python/debugpy: Keyword 1.4.2 arm64, #812452
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/debugpy')
-rw-r--r-- | dev-python/debugpy/debugpy-1.4.2.ebuild | 2 |
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 af2f4b1de9b8..62503a083ad6 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 ~ppc ~ppc64 ~riscv ~sparc" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~sparc" # There is not enough time in the universe for this test suite RESTRICT="test" |