summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-05 06:14:42 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-05 06:14:42 +0000
commit9ef5370b5ef4b0d3cfc292bada4d9e82fc8f39b9 (patch)
tree11d1cd16facab5bf68904c6a8611740bf4f70a2b /dev-python/webtest/webtest-1.2.3.ebuild
parentStable arm, bug #427546 (diff)
downloadgentoo-2-9ef5370b5ef4b0d3cfc292bada4d9e82fc8f39b9.tar.gz
gentoo-2-9ef5370b5ef4b0d3cfc292bada4d9e82fc8f39b9.tar.bz2
gentoo-2-9ef5370b5ef4b0d3cfc292bada4d9e82fc8f39b9.zip
Stable arm, bug #427546
(Portage version: 2.1.10.65/cvs/Linux x86_64)
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 fe6bdf6a6c1f..90fcb9114a6d 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-2011 Gentoo Foundation
+# 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.2.3.ebuild,v 1.7 2011/04/29 20:10:57 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.2.3.ebuild,v 1.8 2012/08/05 06:14:42 blueness 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="~alpha amd64 ~arm ppc ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 arm ppc ppc64 ~sparc x86"
IUSE=""
RDEPEND=">=dev-python/webob-0.9.2"