diff options
author | Sam James <sam@gentoo.org> | 2021-11-14 20:33:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-14 20:33:00 +0000 |
commit | 66043e72d0763e5af890271bbe930c71b180a19c (patch) | |
tree | 62b35a555cfb6b12b021508ab8c5f93eea4c0c76 /dev-python/pytest-trio | |
parent | dev-python/trio: Keyword 0.19.0 hppa, #808273 (diff) | |
download | gentoo-66043e72d0763e5af890271bbe930c71b180a19c.tar.gz gentoo-66043e72d0763e5af890271bbe930c71b180a19c.tar.bz2 gentoo-66043e72d0763e5af890271bbe930c71b180a19c.zip |
dev-python/pytest-trio: Keyword 0.7.0 hppa, #808273
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 d0c23782238d..e28d2a17b3bd 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 ~ia64 ~ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv sparc x86" RDEPEND=" >=dev-python/async_generator-1.9[${PYTHON_USEDEP}] |