diff options
author | Sam James <sam@gentoo.org> | 2021-11-20 03:54:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-20 03:54:05 +0000 |
commit | 88c92463811c9d0f422ea69ee04ce962b199a91a (patch) | |
tree | b2ee66e660f9396308b3c42d65cbce938028dcbf /dev-python/pytest-tornado | |
parent | dev-python/ipykernel: Stabilize 6.2.0-r1 hppa, #821763 (diff) | |
download | gentoo-88c92463811c9d0f422ea69ee04ce962b199a91a.tar.gz gentoo-88c92463811c9d0f422ea69ee04ce962b199a91a.tar.bz2 gentoo-88c92463811c9d0f422ea69ee04ce962b199a91a.zip |
dev-python/pytest-tornado: Stabilize 0.8.1 hppa, #821763
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-tornado')
-rw-r--r-- | dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild b/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild index eb1922f29a57..43d04d408248 100644 --- a/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild +++ b/dev-python/pytest-tornado/pytest-tornado-0.8.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/eugeniy/pytest-tornado/archive/refs/tags/v${PV}.tar. SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/pytest-3.6[${PYTHON_USEDEP}] |