aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Delaney <della5@iinet.com.au>2012-09-02 19:20:31 +0800
committerIan Delaney <della5@iinet.com.au>2012-09-02 19:20:31 +0800
commit4e3179605b737a445e5ceafa7004b547e451446b (patch)
treea45b9cc96d3381e4acd7be31a84d483e8a649c2a
parent[dev-python/django-setuptest] added deps to ebuild (diff)
downloadimprovise-4e3179605b737a445e5ceafa7004b547e451446b.tar.gz
improvise-4e3179605b737a445e5ceafa7004b547e451446b.tar.bz2
improvise-4e3179605b737a445e5ceafa7004b547e451446b.zip
[dev-python/django-setuptest] adjusted python depend
(Portage version: 2.1.10.65/git/Linux x86_64, unsigned Manifest commit)
-rw-r--r--dev-python/django-setuptest/django-setuptest-0.1.2.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/django-setuptest/django-setuptest-0.1.2.ebuild b/dev-python/django-setuptest/django-setuptest-0.1.2.ebuild
index daf3eaa..817457b 100644
--- a/dev-python/django-setuptest/django-setuptest-0.1.2.ebuild
+++ b/dev-python/django-setuptest/django-setuptest-0.1.2.ebuild
@@ -3,6 +3,8 @@
# $Header: $
EAPI=4
+PYTHON_DEPEND="2"
+RESTRICT_PYTHON_ABIS="3.*"
SUPPORT_PYTHON_ABIS=1
inherit distutils