commit: a60bd52578293d86b6fe8cfddae934f3355b36fc Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Sat Sep 11 11:14:19 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Sep 11 15:59:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a60bd525
dev-python/debugpy: keyworded 1.4.2 for sparc, bug #812452 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/debugpy/debugpy-1.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/debugpy/debugpy-1.4.2.ebuild b/dev-python/debugpy/debugpy-1.4.2.ebuild index 4569bdc92ac..cc47d146814 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 ~riscv" +KEYWORDS="~amd64 ~riscv ~sparc" # There is not enough time in the universe for this test suite RESTRICT="test"
