diff options
author | Sam James <sam@gentoo.org> | 2021-09-08 02:25:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-08 02:25:16 +0100 |
commit | 59071fbaf4570fb7e7cff385e86285b95bbec600 (patch) | |
tree | 9937eb36a03607184ae42b5c9484a930d05f11f1 /dev-python | |
parent | sys-libs/pam: set TMPFILES_OPTIONAL=1 to avoid QA warnings (diff) | |
download | gentoo-59071fbaf4570fb7e7cff385e86285b95bbec600.tar.gz gentoo-59071fbaf4570fb7e7cff385e86285b95bbec600.tar.bz2 gentoo-59071fbaf4570fb7e7cff385e86285b95bbec600.zip |
dev-python/debugpy: Keyword 1.4.1 arm, #810070
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/debugpy/debugpy-1.4.1.ebuild | 2 |
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 4236a4bb82f8..096d5d66653c 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 ~ppc ~ppc64 ~riscv ~sparc" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc" # There is not enough time in the universe for this test suite RESTRICT="test" |