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

(-)git-python.orig/git-python-0.3.2_rc1.ebuild (-2 / +2 lines)
Lines 23-31 Link Here
23
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
23
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
24
IUSE=""
24
IUSE=""
25
25
26
RDEPEND="dev-vcs/git"
26
RDEPEND="dev-vcs/git
27
        >=dev-python/gitdb-0.5.4"
27
DEPEND="${RDEPEND}
28
DEPEND="${RDEPEND}
28
	>=dev-python/gitdb-0.5.4
29
	dev-python/setuptools"
29
	dev-python/setuptools"
30
RESTRICT_PYTHON_ABIS="3.*"
30
RESTRICT_PYTHON_ABIS="3.*"
31
31

Return to bug 402047