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/pytest-check/
Date: Sun, 10 Oct 2021 00:09:12
Message-Id: 1633824467.f083638f50233fa0851285356ab9b7ad04c84e53.sam@gentoo
1 commit: f083638f50233fa0851285356ab9b7ad04c84e53
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 10 00:07:47 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 10 00:07:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f083638f
7
8 dev-python/pytest-check: Keyword 1.0.4 ppc64, #814500
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/pytest-check/pytest-check-1.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-check/pytest-check-1.0.4.ebuild b/dev-python/pytest-check/pytest-check-1.0.4.ebuild
16 index dcd9022a504..4595d79a622 100644
17 --- a/dev-python/pytest-check/pytest-check-1.0.4.ebuild
18 +++ b/dev-python/pytest-check/pytest-check-1.0.4.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm ~ppc64 ~sparc ~x86"
25
26 RDEPEND=">=dev-python/pytest-6[${PYTHON_USEDEP}]"
27 BDEPEND="dev-python/flit_core[${PYTHON_USEDEP}]"