summaryrefslogtreecommitdiff
path: root/app-text/calibre
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-01-11 12:06:25 +0100
committerJustin Lecher <jlec@gentoo.org>2016-01-11 12:32:17 +0100
commitfc01468b3f8f08f920b324a294e008b88cc0e494 (patch)
treef4cd1d4daf48f9693fca7369633dafc269135b12 /app-text/calibre
parent755f071790acc8e8a7a72d05d4aa653635b725ac (diff)
downloadgentoo-fc01468b3f8f08f920b324a294e008b88cc0e494.tar.gz
gentoo-fc01468b3f8f08f920b324a294e008b88cc0e494.tar.xz
app-text/calibre: Use python2 only SLOT for dnspython
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-text/calibre')
-rw-r--r--app-text/calibre/calibre-1.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/calibre/calibre-1.20.ebuild b/app-text/calibre/calibre-1.20.ebuild
index dd219b04935..314a26abbd9 100644
--- a/app-text/calibre/calibre-1.20.ebuild
+++ b/app-text/calibre/calibre-1.20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -45,7 +45,7 @@ COMMON_DEPEND="
dev-python/apsw
>=dev-python/beautifulsoup-3.0.5:python-2
dev-python/netifaces
- >=dev-python/dnspython-1.6.0:0
+ >=dev-python/dnspython-1.6.0:py2
>=dev-python/cssselect-0.7.1
>=dev-python/cssutils-0.9.9
>=dev-python/dbus-python-0.82.2