summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-07 16:37:05 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-07 16:37:05 +0000
commit04d41963b21c99c6c1af5564ae9fa4b4c6050866 (patch)
treefaf748314c0b80e384f8487f65dd3d5eb5a4ea0a /dev-python/webtest/webtest-1.2.3.ebuild
parentMarking pyopenssl-0.11 ppc for bug 348084 (diff)
downloadgentoo-2-04d41963b21c99c6c1af5564ae9fa4b4c6050866.tar.gz
gentoo-2-04d41963b21c99c6c1af5564ae9fa4b4c6050866.tar.bz2
gentoo-2-04d41963b21c99c6c1af5564ae9fa4b4c6050866.zip
Marking webtest-1.2.3 ppc for bug 348091
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-python/webtest/webtest-1.2.3.ebuild')
-rw-r--r--dev-python/webtest/webtest-1.2.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/webtest/webtest-1.2.3.ebuild b/dev-python/webtest/webtest-1.2.3.ebuild
index c753dbb64835..952219526f11 100644
--- a/dev-python/webtest/webtest-1.2.3.ebuild
+++ b/dev-python/webtest/webtest-1.2.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.3.ebuild,v 1.4 2010/12/12 11:05:05 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.3.ebuild,v 1.5 2011/01/07 16:37:05 ranger Exp $
EAPI="3"
PYTHON_DEPEND="2:2.5"
@@ -20,7 +20,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~sparc x86"
+KEYWORDS="amd64 ~arm ppc ~sparc x86"
IUSE=""
RDEPEND=">=dev-python/webob-0.9.2"