diff options
Diffstat (limited to 'app-accessibility')
-rw-r--r-- | app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild index 2e287a681f97..f9467a841837 100644 --- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild +++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.1.ebuild @@ -5,6 +5,7 @@ EAPI=5 PYTHON_COMPAT=( python3_3 python3_4 python3_5 ) +PYTHON_REQ_USE="threads(+)" inherit eutils python-r1 |