diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:57:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:59:39 +0200 |
commit | fde487038f2af5f1466884ce5cb859406370de66 (patch) | |
tree | a456c824e060ba81145a5d688b0c0ef4306a358c /dev-python/pytest-asyncio | |
parent | dev-python/pytest-aiohttp: x86 stable wrt bug #731516 (diff) | |
download | gentoo-fde487038f2af5f1466884ce5cb859406370de66.tar.gz gentoo-fde487038f2af5f1466884ce5cb859406370de66.tar.bz2 gentoo-fde487038f2af5f1466884ce5cb859406370de66.zip |
dev-python/pytest-asyncio: x86 stable wrt bug #731518
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-asyncio')
-rw-r--r-- | dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild index 64dfa2878e8f..ac428024c56c 100644 --- a/dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild +++ b/dev-python/pytest-asyncio/pytest-asyncio-0.12.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/pytest-dev/pytest-asyncio/archive/v${PV}.tar.gz -> $ LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" RDEPEND=" >=dev-python/pytest-5.4.0" |