Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 366357
Collapse All | Expand All

(-)dev-python/restkit/restkit-3.0.2.ebuild (-1 / +1 lines)
Lines 7-13 Link Here
7
DISTUTILS_SRC_TEST="nosetests"
7
DISTUTILS_SRC_TEST="nosetests"
8
PYTHON_DEPEND="2"
8
PYTHON_DEPEND="2"
9
SUPPORT_PYTHON_ABIS="1"
9
SUPPORT_PYTHON_ABIS="1"
10
RESTRICT_PYTHON_ABIS="3*"
10
RESTRICT_PYTHON_ABIS="2.4 3*"
11
11
12
inherit distutils
12
inherit distutils
13
13

Return to bug 366357