commit: 8809d38c73111c9d104c2cfb39b51c1e1535f52b
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 13 22:39:38 2015 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sun Sep 13 22:39:38 2015 +0000
URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=8809d38c
app-office/radicale: Update comment about python3 support for dulwich
Package-Manager: portage-2.2.20.1
app-office/radicale/radicale-0.10.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-office/radicale/radicale-0.10.ebuild
b/app-office/radicale/radicale-0.10.ebuild
index 7106fb1..7fe05bb 100644
--- a/app-office/radicale/radicale-0.10.ebuild
+++ b/app-office/radicale/radicale-0.10.ebuild
@@ -5,7 +5,7 @@
EAPI=5
# radicale also supports python3_{3,4}
-# but python-ldap and dulwich (v0.10.2 should have py3 support) are blocking
here
+# but python-ldap is blocking here
PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="ssl?"