projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e357d3
)
dev-python/nevow: Flatten twisted dep
author
Michał Górny
<mgorny@gentoo.org>
Thu, 26 Mar 2020 17:29:22 +0000
(18:29 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 26 Mar 2020 17:29:22 +0000
(18:29 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/nevow/nevow-0.14.3.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/nevow/nevow-0.14.3.ebuild
b/dev-python/nevow/nevow-0.14.3.ebuild
index 6e3b076254294d30178a5222991a3e11cd1ef827..78a1672985e9617a0674b5dc2a75753459f1bfd8 100644
(file)
--- a/
dev-python/nevow/nevow-0.14.3.ebuild
+++ b/
dev-python/nevow/nevow-0.14.3.ebuild
@@
-17,13
+17,7
@@
IUSE="doc test"
RESTRICT="!test? ( test )"
RDEPEND="
- || (
- dev-python/twisted[${PYTHON_USEDEP}]
- (
- dev-python/twisted-core[${PYTHON_USEDEP}]
- dev-python/twisted-web[${PYTHON_USEDEP}]
- )
- )
+ dev-python/twisted[${PYTHON_USEDEP}]
dev-python/zope-interface[${PYTHON_USEDEP}]"
# JS tests require a JavaScript interpreter ('smjs' or 'js' in PATH)
# and the subunit library