Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/debugpy/
Date: Fri, 05 Nov 2021 02:20:54
Message-Id: 1636078771.e1d070aec89a3497c58ea8cea096579ad805a7b9.sam@gentoo
1 commit: e1d070aec89a3497c58ea8cea096579ad805a7b9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 5 02:19:31 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 5 02:19:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1d070ae
7
8 dev-python/debugpy: Stabilize 1.5.1 sparc, #821763
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/debugpy/debugpy-1.5.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/debugpy/debugpy-1.5.1.ebuild b/dev-python/debugpy/debugpy-1.5.1.ebuild
16 index cbb6127cca5..5cfd8e9ece6 100644
17 --- a/dev-python/debugpy/debugpy-1.5.1.ebuild
18 +++ b/dev-python/debugpy/debugpy-1.5.1.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv sparc ~x86"
25
26 # There is not enough time in the universe for this test suite
27 RESTRICT="test"