Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/debugpy/
Date: Sun, 30 Jan 2022 13:32:15
Message-Id: 1643549496.00c57bfdcdae6da98fba51655d4a700b20b3c49c.chewi@gentoo
1 commit: 00c57bfdcdae6da98fba51655d4a700b20b3c49c
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 30 12:48:11 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 30 13:31:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00c57bfd
7
8 dev-python/debugpy: Keyword 1.5.1 for ~m68k
9
10 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
11
12 dev-python/debugpy/debugpy-1.5.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-python/debugpy/debugpy-1.5.1.ebuild b/dev-python/debugpy/debugpy-1.5.1.ebuild
16 index cdb218a91fd7..a4218d515238 100644
17 --- a/dev-python/debugpy/debugpy-1.5.1.ebuild
18 +++ b/dev-python/debugpy/debugpy-1.5.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -15,7 +15,7 @@ SRC_URI="
26
27 LICENSE="MIT"
28 SLOT="0"
29 -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
30 +KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
31
32 # There is not enough time in the universe for this test suite
33 RESTRICT="test"