summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-12-20 17:38:47 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-12-20 17:38:47 +0100
commitc3da46f9302a20eefba802ff42bcb143252a5a23 (patch)
tree26593e0e6d3c63e6e28ef7414bba1bfb55fe0b01 /dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild
parentnet-ftp/ncftp: x86 stable (bug #760387) (diff)
downloadgentoo-c3da46f9302a20eefba802ff42bcb143252a5a23.tar.gz
gentoo-c3da46f9302a20eefba802ff42bcb143252a5a23.tar.bz2
gentoo-c3da46f9302a20eefba802ff42bcb143252a5a23.zip
dev-python/pytest-faulthandler: x86 stable (bug #760534)
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild')
-rw-r--r--dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild
index 38021a87f44e..952c64b46b07 100644
--- a/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild
+++ b/dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/pytest-dev/pytest-faulthandler/archive/${PV}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
RDEPEND="
>=dev-python/pytest-5.0[${PYTHON_USEDEP}]