summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-24 16:21:15 +0100
committerSam James <sam@gentoo.org>2021-07-24 16:21:15 +0100
commit4335a6dd61ba8ea46470a8ff7d24a5301393d69f (patch)
tree3a7a9255d391a5d01122b5ea92d6bff2f895b8ed /dev-python/pytest-trio
parentdev-python/jeepney: Keyword 0.7.0 ppc64, #801520 (diff)
downloadgentoo-4335a6dd61ba8ea46470a8ff7d24a5301393d69f.tar.gz
gentoo-4335a6dd61ba8ea46470a8ff7d24a5301393d69f.tar.bz2
gentoo-4335a6dd61ba8ea46470a8ff7d24a5301393d69f.zip
dev-python/pytest-trio: Keyword 0.7.0 ppc64, #801520
Signed-off-by: Sam James <sam@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 11892c344258..7b70309d75c6 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 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="
>=dev-python/async_generator-1.9[${PYTHON_USEDEP}]