diff options
author | Sam James <sam@gentoo.org> | 2023-10-23 19:49:05 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-23 19:49:05 +0100 |
commit | 5486acf857c004232dff52c83e5ea16f942c3ced (patch) | |
tree | 090f47bd2b817c779f69e742f0b2974381ad1bc6 /dev-python/pytest-check | |
parent | dev-python/pydantic-core: Stabilize 2.10.1 x86, #916160 (diff) | |
download | gentoo-5486acf857c004232dff52c83e5ea16f942c3ced.tar.gz gentoo-5486acf857c004232dff52c83e5ea16f942c3ced.tar.bz2 gentoo-5486acf857c004232dff52c83e5ea16f942c3ced.zip |
dev-python/pytest-check: Stabilize 2.2.2 ALLARCHES, #916162
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-check')
-rw-r--r-- | dev-python/pytest-check/pytest-check-2.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-check/pytest-check-2.2.2.ebuild b/dev-python/pytest-check/pytest-check-2.2.2.ebuild index 2b390b088d17..5a6eb521467d 100644 --- a/dev-python/pytest-check/pytest-check-2.2.2.ebuild +++ b/dev-python/pytest-check/pytest-check-2.2.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/colorama-0.4.6[${PYTHON_USEDEP}] |