diff options
Diffstat (limited to 'dev-python/twisted-web/twisted-web-13.2.0.ebuild')
-rw-r--r-- | dev-python/twisted-web/twisted-web-13.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-web/twisted-web-13.2.0.ebuild b/dev-python/twisted-web/twisted-web-13.2.0.ebuild index 09e7d8c701e8..c26edb8d8a00 100644 --- a/dev-python/twisted-web/twisted-web-13.2.0.ebuild +++ b/dev-python/twisted-web/twisted-web-13.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-13.2.0.ebuild,v 1.5 2015/03/07 08:25:49 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-13.2.0.ebuild,v 1.6 2015/03/09 00:01:14 pacho Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -10,7 +10,7 @@ inherit twisted-r1 MY_PN="TwistedWeb" DESCRIPTION="Twisted web server, programmable in Python" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="soap" DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}] |