diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 11:59:45 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-27 12:28:00 +0000 |
commit | cfd3dcce8030d7fc1c62f3ac93e4292a2aa65416 (patch) | |
tree | 84d58d435d91dd8d6f5e9addf6c0ea655f8a5e70 /dev-python/pytest-asyncio | |
parent | media-libs/bcg729: stable 1.1.1 for ppc64 (diff) | |
download | gentoo-cfd3dcce8030d7fc1c62f3ac93e4292a2aa65416.tar.gz gentoo-cfd3dcce8030d7fc1c62f3ac93e4292a2aa65416.tar.bz2 gentoo-cfd3dcce8030d7fc1c62f3ac93e4292a2aa65416.zip |
dev-python/pytest-asyncio: stable 0.14.0 for ppc64
stable wrt bug #761658
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
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 b711e5b77f3f..6b1db5905a49 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" |