summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-13 19:00:10 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-13 19:00:10 +0000
commita461ca391b4828f53c2c9342d9763956044ecedc (patch)
treee7a73bd80c00368597ba21643c8cebfe4c327d0a /dev-python/webtest/webtest-1.3.ebuild
parentstable ppc ppc64, bug #432284 (diff)
downloadgentoo-2-a461ca391b4828f53c2c9342d9763956044ecedc.tar.gz
gentoo-2-a461ca391b4828f53c2c9342d9763956044ecedc.tar.bz2
gentoo-2-a461ca391b4828f53c2c9342d9763956044ecedc.zip
ia64 stable wrt #427546
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'dev-python/webtest/webtest-1.3.ebuild')
-rw-r--r--dev-python/webtest/webtest-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webtest/webtest-1.3.ebuild b/dev-python/webtest/webtest-1.3.ebuild
index c7737d994e13..01bbaa3c45ef 100644
--- a/dev-python/webtest/webtest-1.3.ebuild
+++ b/dev-python/webtest/webtest-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.ebuild,v 1.9 2012/10/13 17:12:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.ebuild,v 1.10 2012/10/13 19:00:10 armin76 Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -19,7 +19,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="doc"
RDEPEND=">=dev-python/webob-0.9.2"