commit: b34e2c1898a7c16a9132f5de540fabc499878894
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 5 03:09:15 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Oct 5 03:09:35 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b34e2c18
sys-cluster/neutron: neutron needs singledispatch for py2...
Package-Manager: portage-2.3.0
sys-cluster/neutron/neutron-2016.2.9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/sys-cluster/neutron/neutron-2016.2.9999.ebuild
b/sys-cluster/neutron/neutron-2016.2.9999.ebuild
index 035a2c4..aac78da 100644
--- a/sys-cluster/neutron/neutron-2016.2.9999.ebuild
+++ b/sys-cluster/neutron/neutron-2016.2.9999.ebuild
@@ -108,6 +108,7 @@ RDEPEND="
>=dev-python/python-novaclient-2.29.0[${PYTHON_USEDEP}]
!~dev-python/python-novaclient-2.33.0[${PYTHON_USEDEP}]
>=dev-python/python-designateclient-1.5.0[${PYTHON_USEDEP}]
+ virtual/python-singledispatch[${PYTHON_USEDEP}]
dev-python/pyudev[${PYTHON_USEDEP}]
sys-apps/iproute2
net-misc/bridge-utils