summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-24 01:14:20 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-24 01:14:20 +0000
commitb8bf9154ed6ae7bf226c3897293ccb71125c28cd (patch)
tree27ee2fda883814333920eb89f7a119755dac87bc /dev-python/webtest/webtest-1.3.4.ebuild
parentKeyword ~ppc64 (diff)
downloadgentoo-2-b8bf9154ed6ae7bf226c3897293ccb71125c28cd.tar.gz
gentoo-2-b8bf9154ed6ae7bf226c3897293ccb71125c28cd.tar.bz2
gentoo-2-b8bf9154ed6ae7bf226c3897293ccb71125c28cd.zip
Keyword ~ppc64
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/webtest/webtest-1.3.4.ebuild')
-rw-r--r--dev-python/webtest/webtest-1.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webtest/webtest-1.3.4.ebuild b/dev-python/webtest/webtest-1.3.4.ebuild
index ed9e07f0bac9..0a81831efe7c 100644
--- a/dev-python/webtest/webtest-1.3.4.ebuild
+++ b/dev-python/webtest/webtest-1.3.4.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.4.ebuild,v 1.2 2012/05/20 20:56:15 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.3.4.ebuild,v 1.3 2012/07/24 01:14:20 blueness Exp $
EAPI="3"
PYTHON_DEPEND="2:2.6 3:3.2"
@@ -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 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="doc"
RDEPEND=">=dev-python/webob-0.9.2"