diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-19 21:23:44 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-19 21:23:51 +0200 |
commit | 609b729433c615f349ccbcb2d0631d3f6af39042 (patch) | |
tree | 13d734a1bb7010db22a880ea5683006173137576 /dev-python/debugpy/debugpy-1.5.1.ebuild | |
parent | dev-lua/luasec: Stabilize 1.0.2-r1 ppc, #824602 (diff) | |
download | gentoo-609b729433c615f349ccbcb2d0631d3f6af39042.tar.gz gentoo-609b729433c615f349ccbcb2d0631d3f6af39042.tar.bz2 gentoo-609b729433c615f349ccbcb2d0631d3f6af39042.zip |
dev-python/debugpy: Stabilize 1.5.1 arm64, #821763
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/debugpy/debugpy-1.5.1.ebuild')
-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 ef7014d110e1..afcbb13ed0a2 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 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" # There is not enough time in the universe for this test suite RESTRICT="test" |