diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-16 11:51:44 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-16 11:51:44 +0200 |
commit | 09531f25e50ef33193f7324b6fae10413fc5c6eb (patch) | |
tree | 928adf46177c5fc009d2c02c79602fc9f61c8b83 /dev-python/pytest-faulthandler | |
parent | dev-python/pytest-describe: Stabilize 2.0.1-r1 ALLARCHES, #852434 (diff) | |
download | gentoo-09531f25e50ef33193f7324b6fae10413fc5c6eb.tar.gz gentoo-09531f25e50ef33193f7324b6fae10413fc5c6eb.tar.bz2 gentoo-09531f25e50ef33193f7324b6fae10413fc5c6eb.zip |
dev-python/pytest-faulthandler: Stabilize 2.0.1-r1 ALLARCHES, #852437
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-python/pytest-faulthandler')
-rw-r--r-- | dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild index a910ce2a0c8d..c79a0fbd6927 100644 --- a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild +++ b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" >=dev-python/pytest-5.0[${PYTHON_USEDEP}] |