summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-10 10:50:06 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-10 10:50:06 +0200
commit446f7823f0ca63905fb4164e4e34b8d0b8043d54 (patch)
treed566e7e47685e47fe889351effcdd10d25dce760 /dev-python/pytest-trio
parentdev-python/pyrsistent: Stabilize 0.19.2 arm, #885227 (diff)
downloadgentoo-446f7823f0ca63905fb4164e4e34b8d0b8043d54.tar.gz
gentoo-446f7823f0ca63905fb4164e4e34b8d0b8043d54.tar.bz2
gentoo-446f7823f0ca63905fb4164e4e34b8d0b8043d54.zip
dev-python/pytest-trio: Stabilize 0.8.0 ALLARCHES, #885239
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-trio')
-rw-r--r--dev-python/pytest-trio/pytest-trio-0.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-trio/pytest-trio-0.8.0.ebuild b/dev-python/pytest-trio/pytest-trio-0.8.0.ebuild
index bcd93cd9dedf..2fa2ee710418 100644
--- a/dev-python/pytest-trio/pytest-trio-0.8.0.ebuild
+++ b/dev-python/pytest-trio/pytest-trio-0.8.0.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 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
RDEPEND="
>=dev-python/outcome-1.1.0[${PYTHON_USEDEP}]