diff options
Diffstat (limited to 'dev-python/debugpy')
-rw-r--r-- | dev-python/debugpy/debugpy-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/debugpy/debugpy-1.5.1.ebuild b/dev-python/debugpy/debugpy-1.5.1.ebuild index cbb6127cca56..5cfd8e9ece66 100644 --- a/dev-python/debugpy/debugpy-1.5.1.ebuild +++ b/dev-python/debugpy/debugpy-1.5.1.ebuild @@ -15,7 +15,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv sparc ~x86" # There is not enough time in the universe for this test suite RESTRICT="test" |