diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-11-28 12:39:07 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-11-28 15:38:49 +0100 |
commit | 65d225fc60fc7cf058523d28464c345a3182ccfd (patch) | |
tree | dc905626d853839ac1d02dac87de3eb1e0b4b3aa /dev-python/twisted | |
parent | dev-python/twisted: Skip SSL test dep on non-Rust arches (diff) | |
download | gentoo-65d225fc60fc7cf058523d28464c345a3182ccfd.tar.gz gentoo-65d225fc60fc7cf058523d28464c345a3182ccfd.tar.bz2 gentoo-65d225fc60fc7cf058523d28464c345a3182ccfd.zip |
dev-python/twisted: Remove ancient blockers
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/twisted')
-rw-r--r-- | dev-python/twisted/twisted-21.7.0.ebuild | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/dev-python/twisted/twisted-21.7.0.ebuild b/dev-python/twisted/twisted-21.7.0.ebuild index f8a4e6b64c94..34e28e6ecbf4 100644 --- a/dev-python/twisted/twisted-21.7.0.ebuild +++ b/dev-python/twisted/twisted-21.7.0.ebuild @@ -48,16 +48,6 @@ RDEPEND=" >=dev-python/priority-1.1.0[${PYTHON_USEDEP}] <dev-python/priority-2.0[${PYTHON_USEDEP}] ) - !dev-python/twisted-core - !dev-python/twisted-conch - !dev-python/twisted-lore - !dev-python/twisted-mail - !dev-python/twisted-names - !dev-python/twisted-news - !dev-python/twisted-pair - !dev-python/twisted-runner - !dev-python/twisted-words - !dev-python/twisted-web " BDEPEND=" >=dev-python/incremental-21.3.0[${PYTHON_USEDEP}] |