sys-cluster/nova: fix missing python usedep
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 12 Apr 2019 22:32:09 +0000 (17:32 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 12 Apr 2019 22:47:16 +0000 (17:47 -0500)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
sys-cluster/nova/nova-19.0.0.ebuild
sys-cluster/nova/nova-2019.1.9999.ebuild

index 6c7a81d5b524219ecbd88b9cb60e8c3e228f2889..50ee1943dc751edba54ce118e78272de3f62abd7 100644 (file)
@@ -42,7 +42,7 @@ CDEPEND="
        !~dev-python/setuptools-34.3.2[${PYTHON_USEDEP}]
        !~dev-python/setuptools-36.2.0[${PYTHON_USEDEP}]
        >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-       !~dev-python/pbr-2.1.0"
+       !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
 DEPEND="
        ${CDEPEND}
        app-admin/sudo"
index 6c7a81d5b524219ecbd88b9cb60e8c3e228f2889..50ee1943dc751edba54ce118e78272de3f62abd7 100644 (file)
@@ -42,7 +42,7 @@ CDEPEND="
        !~dev-python/setuptools-34.3.2[${PYTHON_USEDEP}]
        !~dev-python/setuptools-36.2.0[${PYTHON_USEDEP}]
        >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-       !~dev-python/pbr-2.1.0"
+       !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"
 DEPEND="
        ${CDEPEND}
        app-admin/sudo"