summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-10-05 07:05:20 +0000
committerPacho Ramos <pacho@gentoo.org>2013-10-05 07:05:20 +0000
commit7f27f92b99978e36c9ee900820af75ce9196f670 (patch)
treeeaa0182d0f5931f647ffbd988945f2decb4cdfb9 /dev-python/webtest/webtest-1.4.3-r1.ebuild
parentStable for amd64, wrt bug #261191 (diff)
downloadgentoo-2-7f27f92b99978e36c9ee900820af75ce9196f670.tar.gz
gentoo-2-7f27f92b99978e36c9ee900820af75ce9196f670.tar.bz2
gentoo-2-7f27f92b99978e36c9ee900820af75ce9196f670.zip
Add missing PYTHON_REQUIRED_USE
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-python/webtest/webtest-1.4.3-r1.ebuild')
-rw-r--r--dev-python/webtest/webtest-1.4.3-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/webtest/webtest-1.4.3-r1.ebuild b/dev-python/webtest/webtest-1.4.3-r1.ebuild
index 073a4f75e386..b54ae9a194d9 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.8 2013/09/02 12:10:47 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webtest/webtest-1.4.3-r1.ebuild,v 1.9 2013/10/05 07:05:20 pacho Exp $
EAPI=5
@@ -19,6 +19,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="doc test"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND=">=dev-python/webob-0.9.2[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}