diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 21:32:10 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 21:32:10 +0200 |
commit | fc6e7193e5728baffcc69291f19b4deb09943e58 (patch) | |
tree | 39bd5a8f0103aff8f89106d68cdfda3dd9fd881c /dev-python/pytest-check | |
parent | dev-python/selenium: Stabilize 4.5.0 sparc, #879399 (diff) | |
download | gentoo-fc6e7193e5728baffcc69291f19b4deb09943e58.tar.gz gentoo-fc6e7193e5728baffcc69291f19b4deb09943e58.tar.bz2 gentoo-fc6e7193e5728baffcc69291f19b4deb09943e58.zip |
dev-python/pytest-check: Stabilize 1.0.10 ALLARCHES, #879415
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-check')
-rw-r--r-- | dev-python/pytest-check/pytest-check-1.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-check/pytest-check-1.0.10.ebuild b/dev-python/pytest-check/pytest-check-1.0.10.ebuild index 31947e866cc2..6e39e332ac34 100644 --- a/dev-python/pytest-check/pytest-check-1.0.10.ebuild +++ b/dev-python/pytest-check/pytest-check-1.0.10.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/pytest[${PYTHON_USEDEP}] |