mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/django-treebeard: Updated to use PYTHON_USEDEP
Affected by bug 618924 Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -17,10 +17,10 @@ SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/django-1.6
|
||||
>=dev-python/django-1.6[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
dev-python/setuptools
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user