summaryrefslogtreecommitdiff
path: root/net-misc/openvswitch/openvswitch-2.6.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/openvswitch/openvswitch-2.6.1.ebuild')
-rw-r--r--net-misc/openvswitch/openvswitch-2.6.1.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/net-misc/openvswitch/openvswitch-2.6.1.ebuild b/net-misc/openvswitch/openvswitch-2.6.1.ebuild
index 9d7d5282fc39..3830839ab694 100644
--- a/net-misc/openvswitch/openvswitch-2.6.1.ebuild
+++ b/net-misc/openvswitch/openvswitch-2.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,10 +18,6 @@ IUSE="debug modules monitor +ssl"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="
- || (
- >=sys-apps/openrc-0.10.5
- sys-apps/systemd
- )
ssl? ( dev-libs/openssl:0= )
${PYTHON_DEPS}
~dev-python/ovs-${PV}