Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytest-check/
Date: Sun, 01 May 2022 12:20:49
Message-Id: 1651407516.666207cfaf0ab99309a211ec6666157ce500c5e0.jsmolic@gentoo
1 commit: 666207cfaf0ab99309a211ec6666157ce500c5e0
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 1 12:18:36 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Sun May 1 12:18:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=666207cf
7
8 dev-python/pytest-check: Stabilize 1.0.5 ALLARCHES, #841940
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-python/pytest-check/pytest-check-1.0.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/pytest-check/pytest-check-1.0.5.ebuild b/dev-python/pytest-check/pytest-check-1.0.5.ebuild
16 index e1cd60cccca9..e877bbe934fc 100644
17 --- a/dev-python/pytest-check/pytest-check-1.0.5.ebuild
18 +++ b/dev-python/pytest-check/pytest-check-1.0.5.ebuild
19 @@ -20,7 +20,7 @@ SRC_URI="
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
25
26 RDEPEND="
27 >=dev-python/pytest-6[${PYTHON_USEDEP}]