summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-08-30 09:25:22 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-08-30 09:25:22 +0200
commit48cdf5a25e0ee48d9c0ff219330e63987ce3e27d (patch)
tree54fad5c945958e42eaf885c5e8ae43dbd0d6a8d9 /dev-python/pytest-trio
parentdev-python/outcome: amd64 stable wrt bug #811000 (diff)
downloadgentoo-48cdf5a25e0ee48d9c0ff219330e63987ce3e27d.tar.gz
gentoo-48cdf5a25e0ee48d9c0ff219330e63987ce3e27d.tar.bz2
gentoo-48cdf5a25e0ee48d9c0ff219330e63987ce3e27d.zip
dev-python/pytest-trio: amd64 stable wrt bug #811000
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pytest-trio')
-rw-r--r--dev-python/pytest-trio/pytest-trio-0.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-trio/pytest-trio-0.7.0.ebuild b/dev-python/pytest-trio/pytest-trio-0.7.0.ebuild
index 095e8dce8055..1c57049688d8 100644
--- a/dev-python/pytest-trio/pytest-trio-0.7.0.ebuild
+++ b/dev-python/pytest-trio/pytest-trio-0.7.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( MIT Apache-2.0 )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~sparc ~x86"
RDEPEND="
>=dev-python/async_generator-1.9[${PYTHON_USEDEP}]