diff options
author | Sam James <sam@gentoo.org> | 2022-10-14 02:28:19 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-14 02:28:19 +0100 |
commit | e6c65cd58acdd3b1c3d16831c0acef2fda01b9e6 (patch) | |
tree | 4888c9337c9d443fca0df7e49aa1075b9ffa3d09 /dev-python/pytest-twisted | |
parent | dev-python/pybtex: use mirror://pypi (diff) | |
download | gentoo-e6c65cd58acdd3b1c3d16831c0acef2fda01b9e6.tar.gz gentoo-e6c65cd58acdd3b1c3d16831c0acef2fda01b9e6.tar.bz2 gentoo-e6c65cd58acdd3b1c3d16831c0acef2fda01b9e6.zip |
dev-python/pytest-twisted: Stabilize 1.13.4-r1 amd64, #877037
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.13.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild b/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild index 0e3f54c6b683..a7aa4640189a 100644 --- a/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild +++ b/dev-python/pytest-twisted/pytest-twisted-1.13.4-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pytest-dev/pytest-twisted/archive/v${PV}.tar.gz -> $ LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~riscv ~x86" RDEPEND=" dev-python/decorator[${PYTHON_USEDEP}] |