diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 11:32:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 11:38:27 +0000 |
commit | 3ba2fe9ea0ef42fb76fae79602c1705cc2ddb257 (patch) | |
tree | 23a2fd532ee374601469dbcd57dfd5cb25fa9a16 /dev-python/pytest-asyncio | |
parent | app-admin/apg: stable 2.3.0b_p20150129 for ppc (diff) | |
download | gentoo-3ba2fe9ea0ef42fb76fae79602c1705cc2ddb257.tar.gz gentoo-3ba2fe9ea0ef42fb76fae79602c1705cc2ddb257.tar.bz2 gentoo-3ba2fe9ea0ef42fb76fae79602c1705cc2ddb257.zip |
dev-python/pytest-asyncio: stable 0.14.0 for ppc
stable wrt bug #761658
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
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 3e38abcb5a60..b711e5b77f3f 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" |