diff options
author | Sam James <sam@gentoo.org> | 2022-11-19 16:39:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-19 16:39:59 +0000 |
commit | 1935dc53b1c1236d4866fc3597156af6bebfe4a3 (patch) | |
tree | 2191fdf022f3e313cd496111ef594699f1f2e8bd /dev-python/pytest-twisted | |
parent | dev-python/PyGithub: Stabilize 1.56 ALLARCHES, #881921 (diff) | |
download | gentoo-1935dc53b1c1236d4866fc3597156af6bebfe4a3.tar.gz gentoo-1935dc53b1c1236d4866fc3597156af6bebfe4a3.tar.bz2 gentoo-1935dc53b1c1236d4866fc3597156af6bebfe4a3.zip |
dev-python/pytest-twisted: Stabilize 1.14.0 x86, #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 cb6ee5309a59..4ee39ea2dc2b 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}] |