summaryrefslogtreecommitdiff
path: root/app-office/radicale/radicale-0.8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/radicale/radicale-0.8.ebuild')
-rw-r--r--app-office/radicale/radicale-0.8.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-office/radicale/radicale-0.8.ebuild b/app-office/radicale/radicale-0.8.ebuild
index 575f90a..9881005 100644
--- a/app-office/radicale/radicale-0.8.ebuild
+++ b/app-office/radicale/radicale-0.8.ebuild
@@ -4,7 +4,9 @@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_2,3_3} )
+# radicale also supports python3_{2,3}
+# but python-ldap and flup are blocking here
+PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="ssl?"
inherit distutils-r1 user