diff options
author | 2023-08-19 16:43:56 +0000 | |
---|---|---|
committer | 2023-08-19 16:43:56 +0000 | |
commit | 05b3d508564caf482070640710d0f421a8b839c4 (patch) | |
tree | e6c03bb8cd74c475f8db8b5d7f2b36e1a99d7816 /dev-python/pytest-check | |
parent | dev-python/cython: Stabilize 0.29.36 ppc, #912601 (diff) | |
download | gentoo-05b3d508564caf482070640710d0f421a8b839c4.tar.gz gentoo-05b3d508564caf482070640710d0f421a8b839c4.tar.bz2 gentoo-05b3d508564caf482070640710d0f421a8b839c4.zip |
dev-python/pytest-check: Stabilize 2.2.1 ALLARCHES, #912627
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-check')
-rw-r--r-- | dev-python/pytest-check/pytest-check-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-check/pytest-check-2.2.1.ebuild b/dev-python/pytest-check/pytest-check-2.2.1.ebuild index 2b390b088d17..5a6eb521467d 100644 --- a/dev-python/pytest-check/pytest-check-2.2.1.ebuild +++ b/dev-python/pytest-check/pytest-check-2.2.1.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}] |