python-eventlib: Switch Twisted{Core,Name} dependency to Twisted

This commit is contained in:
Tom Briden 2019-06-04 13:21:16 +01:00
parent e3f6a57f40
commit 8a523372f8
Signed by untrusted user: tombriden
GPG Key ID: 154F25A1BB9A4AD8
1 changed files with 1 additions and 1 deletions

View File

@ -16,6 +16,6 @@ MYOPTIONS=""
DEPENDENCIES="
run:
dev-python/greenlet[python_abis:*(-)?]
net-twisted/TwistedCore[python_abis:*(-)?]
net-twisted/Twisted[python_abis:*(-)?]
"