summaryrefslogtreecommitdiff
path: root/dev-python/debugpy
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-02-14 16:59:33 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-02-14 16:59:33 +0000
commit9d1d2b78c240bba8b9b26cca50a40c09f3a960dd (patch)
treeb3820ae8461752163f0e541676677e2834a374ca /dev-python/debugpy
parentbcb4e496e52fa74a22eacd2b68fe36c8863029c3 (diff)
downloadbaldeagleos-repo-9d1d2b78c240bba8b9b26cca50a40c09f3a960dd.tar.gz
baldeagleos-repo-9d1d2b78c240bba8b9b26cca50a40c09f3a960dd.tar.xz
baldeagleos-repo-9d1d2b78c240bba8b9b26cca50a40c09f3a960dd.zip
Adding metadata
Diffstat (limited to 'dev-python/debugpy')
-rw-r--r--dev-python/debugpy/debugpy-1.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/debugpy/debugpy-1.5.1.ebuild b/dev-python/debugpy/debugpy-1.5.1.ebuild
index bf1dcd624887..1bd669255d37 100644
--- a/dev-python/debugpy/debugpy-1.5.1.ebuild
+++ b/dev-python/debugpy/debugpy-1.5.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{6,7,8,9,10} )
+PYTHON_COMPAT=( python3_{7,8,9,10} )
inherit distutils-r1
DESCRIPTION="An implementation of the Debug Adapter Protocol for Python"
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
# There is not enough time in the universe for this test suite
RESTRICT="test"