diff options
author | Sam James <sam@gentoo.org> | 2021-07-24 16:21:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-24 16:21:15 +0100 |
commit | 4335a6dd61ba8ea46470a8ff7d24a5301393d69f (patch) | |
tree | 3a7a9255d391a5d01122b5ea92d6bff2f895b8ed /dev-python/pytest-trio | |
parent | dev-python/jeepney: Keyword 0.7.0 ppc64, #801520 (diff) | |
download | gentoo-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.ebuild | 2 |
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}] |