dev-python/dnspython: Conver to py ABI slotted ebuilds

Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=484954

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-10-30 11:05:55 +01:00
parent 84136fd808
commit 455634fa70
4 changed files with 57 additions and 81 deletions

View File

@@ -17,7 +17,10 @@ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd
IUSE="examples test"
DEPEND="dev-python/pycrypto[${PYTHON_USEDEP}]"
RDEPEND="${DEPEND}"
RDEPEND="${DEPEND}
!dev-python/dnspython:py2
!dev-python/dnspython:py3
"
DOCS=( ChangeLog README )