summaryrefslogtreecommitdiff
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
parentdev-python/dnspython: Stable under ALLARCHES policy (diff)
downloadgentoo-fc01468b3f8f08f920b324a294e008b88cc0e494.tar.gz
gentoo-fc01468b3f8f08f920b324a294e008b88cc0e494.tar.bz2
gentoo-fc01468b3f8f08f920b324a294e008b88cc0e494.zip
app-text/calibre: Use python2 only SLOT for dnspython
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
-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 dd219b049350..314a26abbd91 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