commit: c5bef7dc15c8015b989b4d234c22e65c9a9b2874 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Fri Sep 10 13:40:06 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Fri Sep 10 13:40:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5bef7dc
dev-python/debugpy: restore amd64 keyword other keywords can be added after pydevd has been keyworded Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <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 1d2e0eec0d0..814441d2e40 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="" +KEYWORDS="~amd64" # There is not enough time in the universe for this test suite RESTRICT="test"
