summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-02 12:08:07 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-02 12:08:07 +0000
commit00bb2ff24c568892f2938aeb0d4b3e98aacfd546 (patch)
tree7c3758ef079cc505603ec1dae0988bccc734ef35 /dev-python/webtest/webtest-1.4.3-r1.ebuild
parentStable for ia64, wrt bug #450174 (diff)
downloadgentoo-2-00bb2ff24c568892f2938aeb0d4b3e98aacfd546.tar.gz
gentoo-2-00bb2ff24c568892f2938aeb0d4b3e98aacfd546.tar.bz2
gentoo-2-00bb2ff24c568892f2938aeb0d4b3e98aacfd546.zip
Stable for ia64, wrt bug #450174
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/webtest/webtest-1.4.3-r1.ebuild')
-rw-r--r--dev-python/webtest/webtest-1.4.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webtest/webtest-1.4.3-r1.ebuild b/dev-python/webtest/webtest-1.4.3-r1.ebuild
index 733abf996151..88bbb996df45 100644
--- a/dev-python/webtest/webtest-1.4.3-r1.ebuild
+++ b/dev-python/webtest/webtest-1.4.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.4.3-r1.ebuild,v 1.3 2013/09/01 15:00:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.4.3-r1.ebuild,v 1.4 2013/09/02 12:08:07 ago Exp $
EAPI=5
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
IUSE="doc test"
RDEPEND=">=dev-python/webob-0.9.2[${PYTHON_USEDEP}]"