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/pip-run/
Date: Mon, 07 Feb 2022 21:15:52
Message-Id: 1644268517.49fc152b34308f316f4c04966837923388c2d13b.chewi@gentoo
1 commit: 49fc152b34308f316f4c04966837923388c2d13b
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Feb 7 21:13:26 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 7 21:15:17 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49fc152b
7
8 dev-python/pip-run: Keyword 8.8.0 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-python/pip-run/pip-run-8.8.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/pip-run/pip-run-8.8.0.ebuild b/dev-python/pip-run/pip-run-8.8.0.ebuild
18 index 3d3c25439e1d..a1721462aaba 100644
19 --- a/dev-python/pip-run/pip-run-8.8.0.ebuild
20 +++ b/dev-python/pip-run/pip-run-8.8.0.ebuild
21 @@ -16,7 +16,7 @@ SRC_URI="
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~m68k ~ppc ~ppc64 ~riscv ~x86"
27
28 RDEPEND="
29 dev-python/autocommand[${PYTHON_USEDEP}]