commit: 65d225fc60fc7cf058523d28464c345a3182ccfd
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 28 11:39:07 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 28 14:38:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65d225fc
dev-python/twisted: Remove ancient blockers
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/twisted/twisted-21.7.0.ebuild | 10 ----------
1 file changed, 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}]