diff options
author | 2014-07-23 15:15:45 +0000 | |
---|---|---|
committer | 2014-07-23 15:15:45 +0000 | |
commit | cbfc0f3eac6d42a007fd2423311ba4343677c399 (patch) | |
tree | ce51b719960b073aaa1c60ae4e6e3d720f8e8dbe /dev-python/twisted-web/twisted-web-13.0.0-r1.ebuild | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | historical-cbfc0f3eac6d42a007fd2423311ba4343677c399.tar.gz historical-cbfc0f3eac6d42a007fd2423311ba4343677c399.tar.bz2 historical-cbfc0f3eac6d42a007fd2423311ba4343677c399.zip |
Stable for x86, wrt bug #512012
Package-Manager: portage-2.2.8-r1/cvs/Linux x86_64
RepoMan-Options: --force
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-python/twisted-web/twisted-web-13.0.0-r1.ebuild')
-rw-r--r-- | dev-python/twisted-web/twisted-web-13.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted-web/twisted-web-13.0.0-r1.ebuild b/dev-python/twisted-web/twisted-web-13.0.0-r1.ebuild index d3e773c36a23..bf8dec602176 100644 --- a/dev-python/twisted-web/twisted-web-13.0.0-r1.ebuild +++ b/dev-python/twisted-web/twisted-web-13.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.0.0-r1.ebuild,v 1.5 2014/07/22 10:44:25 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-web/twisted-web-13.0.0-r1.ebuild,v 1.6 2014/07/23 15:15:40 ago Exp $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7} ) @@ -9,7 +9,7 @@ inherit twisted-r1 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}] |