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-pytest/
Date: Wed, 06 Jul 2022 22:01:23
Message-Id: 1657144748.c67ffb4443768da9b53db930c0668b86f28f6e55.chewi@gentoo
1 commit: c67ffb4443768da9b53db930c0668b86f28f6e55
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 6 21:59:08 2022 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 6 21:59:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c67ffb44
7
8 dev-python/sphinx-pytest: Keyword 0.0.4 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild b/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild
18 index 98cfde68494e..729dc3cc684d 100644
19 --- a/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild
20 +++ b/dev-python/sphinx-pytest/sphinx-pytest-0.0.4.ebuild
21 @@ -20,7 +20,7 @@ SRC_URI="
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
27
28 RDEPEND="
29 dev-python/pytest[${PYTHON_USEDEP}]