diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-02-12 21:24:07 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-02-12 21:24:07 +0100 |
commit | 84c509ec662ded86e91f71d3152b049d65b1703b (patch) | |
tree | 5e79b5ce8e36b95fd1457b0fa96c88c68d45bda1 /dev-python/pytest-check | |
parent | dev-python/tagpy: Stabilize 2022.1 ppc64, #894104 (diff) | |
download | gentoo-84c509ec662ded86e91f71d3152b049d65b1703b.tar.gz gentoo-84c509ec662ded86e91f71d3152b049d65b1703b.tar.bz2 gentoo-84c509ec662ded86e91f71d3152b049d65b1703b.zip |
dev-python/pytest-check: Stabilize 2.1.2 ALLARCHES, #894106
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/pytest-check')
-rw-r--r-- | dev-python/pytest-check/pytest-check-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-check/pytest-check-2.1.2.ebuild b/dev-python/pytest-check/pytest-check-2.1.2.ebuild index 193ca777aa94..b5d97d7f8762 100644 --- a/dev-python/pytest-check/pytest-check-2.1.2.ebuild +++ b/dev-python/pytest-check/pytest-check-2.1.2.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${P::1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/colorama-0.4.6[${PYTHON_USEDEP}] |