dev-python/funcsigs: add ~arm, bug #555570
[gentoo.git] / dev-python / twisted-mail / twisted-mail-14.0.0.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI="5"
6 PYTHON_COMPAT=( python2_7 )
7
8 inherit twisted-r1
9
10 DESCRIPTION="A Twisted Mail library, server and client"
11
12 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
13 IUSE=""
14
15 DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]
16         =dev-python/twisted-names-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]"
17 RDEPEND="${DEPEND}"