diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 12:48:34 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 12:51:01 +0000 |
commit | b885b09da82758b56b053e80ba3c4f1688057ded (patch) | |
tree | 499b11b57504e76de91108c78c3eeb3dc188bab1 /dev-python/pytest-asyncio | |
parent | net-fs/autofs: stable 5.1.6-r1 for hppa (diff) | |
download | gentoo-b885b09da82758b56b053e80ba3c4f1688057ded.tar.gz gentoo-b885b09da82758b56b053e80ba3c4f1688057ded.tar.bz2 gentoo-b885b09da82758b56b053e80ba3c4f1688057ded.zip |
dev-python/pytest-asyncio: stable 0.14.0 for hppa
stable wrt bug #761658
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/pytest-asyncio')
-rw-r--r-- | dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild index ee2cecf3394e..8de7d3b559ec 100644 --- a/dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild +++ b/dev-python/pytest-asyncio/pytest-asyncio-0.14.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/pytest-dev/pytest-asyncio/archive/v${PV}.tar.gz -> $ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos" RDEPEND=" >=dev-python/pytest-5.4.0" |