diff options
author | 2024-07-27 11:52:58 +0300 | |
---|---|---|
committer | 2024-07-27 11:52:58 +0300 | |
commit | 0b512112d43f6cbc6708237f70966e43a22f167c (patch) | |
tree | bceccf47439a00802821c725f97bb3626d23ea56 /dev-python/pytest-twisted | |
parent | dev-python/moto: Stabilize 5.0.11 amd64, #936701 (diff) | |
download | gentoo-0b512112d43f6cbc6708237f70966e43a22f167c.tar.gz gentoo-0b512112d43f6cbc6708237f70966e43a22f167c.tar.bz2 gentoo-0b512112d43f6cbc6708237f70966e43a22f167c.zip |
dev-python/pytest-twisted: Stabilize 1.14.2 ALLARCHES, #936694
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-twisted')
-rw-r--r-- | dev-python/pytest-twisted/pytest-twisted-1.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-twisted/pytest-twisted-1.14.2.ebuild b/dev-python/pytest-twisted/pytest-twisted-1.14.2.ebuild index c6585205c277..ea6188cc0b20 100644 --- a/dev-python/pytest-twisted/pytest-twisted-1.14.2.ebuild +++ b/dev-python/pytest-twisted/pytest-twisted-1.14.2.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" RDEPEND=" dev-python/decorator[${PYTHON_USEDEP}] |