summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:34:33 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-03-25 16:42:01 +0100
commit454ea877f1465fe29ecaa5fd31b0ee5ad09d5d19 (patch)
tree938efb522673fceb89116c15ae813cde26c1560d /dev-python/pytest-asyncio
parentdev-python/aiorpcX: x86 stable wrt bug #714248 (diff)
downloadgentoo-454ea877f1465fe29ecaa5fd31b0ee5ad09d5d19.tar.gz
gentoo-454ea877f1465fe29ecaa5fd31b0ee5ad09d5d19.tar.bz2
gentoo-454ea877f1465fe29ecaa5fd31b0ee5ad09d5d19.zip
dev-python/pytest-asyncio: x86 stable wrt bug #714248
Package-Manager: Portage-2.3.89, Repoman-2.3.20 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.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-asyncio/pytest-asyncio-0.10.0.ebuild b/dev-python/pytest-asyncio/pytest-asyncio-0.10.0.ebuild
index e0d42a26adf6..e2189976b477 100644
--- a/dev-python/pytest-asyncio/pytest-asyncio-0.10.0.ebuild
+++ b/dev-python/pytest-asyncio/pytest-asyncio-0.10.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/pytest-dev/pytest-asyncio/archive/v${PV}.tar.gz -> $
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"