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/sphinx-testing/
Date: Mon, 27 Sep 2021 08:41:25
Message-Id: 1632732069.9667edc03d5ccbcdd04f91c4c643a230a20496b7.chewi@gentoo
1 commit: 9667edc03d5ccbcdd04f91c4c643a230a20496b7
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 27 08:41:09 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 27 08:41:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9667edc0
7
8 dev-python/sphinx-testing: Keyword 1.0.1-r1 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild
18 index fede4df3aaf..12fe9917ca1 100644
19 --- a/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild
20 +++ b/dev-python/sphinx-testing/sphinx-testing-1.0.1-r1.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
22
23 LICENSE="BSD-2"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
26 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
27
28 RDEPEND="
29 dev-python/six[${PYTHON_USEDEP}]