From 4e3179605b737a445e5ceafa7004b547e451446b Mon Sep 17 00:00:00 2001 From: Ian Delaney Date: Sun, 2 Sep 2012 19:20:31 +0800 Subject: [dev-python/django-setuptest] adjusted python depend (Portage version: 2.1.10.65/git/Linux x86_64, unsigned Manifest commit) --- dev-python/django-setuptest/django-setuptest-0.1.2.ebuild | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3-65-gdbad