summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-04-30 19:14:26 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-01 09:30:17 +0800
commitd53c0aa60aa4905e686439b05bf32cc86979f3aa (patch)
treef8c1e6d30192d1af63559e5e23a0a757ea67f6e1 /dev-python/pytest-trio
parentdev-python/commonmark: keyword 0.9.1 for ~loong (diff)
downloadgentoo-d53c0aa60aa4905e686439b05bf32cc86979f3aa.tar.gz
gentoo-d53c0aa60aa4905e686439b05bf32cc86979f3aa.tar.bz2
gentoo-d53c0aa60aa4905e686439b05bf32cc86979f3aa.zip
dev-python/pytest-trio: keyword 0.7.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/pytest-trio')
-rw-r--r--dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild b/dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild
index 82179b729302..a4b50b2d3a5e 100644
--- a/dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild
+++ b/dev-python/pytest-trio/pytest-trio-0.7.0-r1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( MIT Apache-2.0 )"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
>=dev-python/async_generator-1.9[${PYTHON_USEDEP}]