diff options
author | Sam James <sam@gentoo.org> | 2022-11-19 16:39:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-19 16:39:59 +0000 |
commit | 65c434c035ad9b94eb44e0ad2b30e140363fa15b (patch) | |
tree | 6473fabbb7efea860227670a63a8b8f7648ff373 /dev-python/pytest-twisted | |
parent | dev-python/pytest-twisted: Stabilize 1.14.0 x86, #881929 (diff) | |
download | gentoo-65c434c035ad9b94eb44e0ad2b30e140363fa15b.tar.gz gentoo-65c434c035ad9b94eb44e0ad2b30e140363fa15b.tar.bz2 gentoo-65c434c035ad9b94eb44e0ad2b30e140363fa15b.zip |
dev-python/pytest-twisted: Stabilize 1.14.0 amd64, #881929
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-twisted')
-rw-r--r-- | dev-python/pytest-twisted/pytest-twisted-1.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-twisted/pytest-twisted-1.14.0.ebuild b/dev-python/pytest-twisted/pytest-twisted-1.14.0.ebuild index 4ee39ea2dc2b..41a15b58b678 100644 --- a/dev-python/pytest-twisted/pytest-twisted-1.14.0.ebuild +++ b/dev-python/pytest-twisted/pytest-twisted-1.14.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv x86" RDEPEND=" dev-python/decorator[${PYTHON_USEDEP}] |