diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 17:38:47 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-20 17:38:47 +0100 |
commit | c3da46f9302a20eefba802ff42bcb143252a5a23 (patch) | |
tree | 26593e0e6d3c63e6e28ef7414bba1bfb55fe0b01 /dev-python/pytest-faulthandler | |
parent | net-ftp/ncftp: x86 stable (bug #760387) (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/pytest-faulthandler/pytest-faulthandler-2.0.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild b/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild index 79a8fe429c9e..c2ef1ebeba08 100644 --- a/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild +++ b/dev-python/pytest-faulthandler/pytest-faulthandler-1.6.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" BDEPEND=" dev-python/setuptools_scm[${PYTHON_USEDEP}] 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}] |