summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/scrapy/scrapy-0.14.4.ebuild')
-rw-r--r--dev-python/scrapy/scrapy-0.14.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/scrapy/scrapy-0.14.4.ebuild b/dev-python/scrapy/scrapy-0.14.4.ebuild
index f1958753d8f1..b0c1c0433581 100644
--- a/dev-python/scrapy/scrapy-0.14.4.ebuild
+++ b/dev-python/scrapy/scrapy-0.14.4.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/scrapy/scrapy-0.14.4.ebuild,v 1.2 2012/05/28 00:12:51 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/scrapy/scrapy-0.14.4.ebuild,v 1.3 2012/08/09 06:22:27 patrick Exp $
EAPI="4"
PYTHON_DEPEND="2"
-PYTHON_USE_WITH="sqlite"
+PYTHON_USE_WITH="sqlite(+)"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.* *-pypy-*"
PYTHON_TESTS_RESTRICTED_ABIS="2.5"