From: Matthew Thode Date: Wed, 29 Mar 2017 00:18:30 +0000 (-0500) Subject: net-misc/openvswitch: 2.7.0 stable x86 and amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0464db224ac3bde294165ad167406bb8878a56ac;p=gentoo.git net-misc/openvswitch: 2.7.0 stable x86 and amd64 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/net-misc/openvswitch/openvswitch-2.7.0.ebuild b/net-misc/openvswitch/openvswitch-2.7.0.ebuild index 39ad5813acae..694ea37e210a 100644 --- a/net-misc/openvswitch/openvswitch-2.7.0.ebuild +++ b/net-misc/openvswitch/openvswitch-2.7.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://openvswitch.org/releases/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="debug modules monitor +ssl" RDEPEND=" @@ -23,7 +23,7 @@ RDEPEND=" ) ssl? ( dev-libs/openssl:0= ) ${PYTHON_DEPS} - ~dev-python/ovs-${PV} + ~dev-python/ovs-${PV}[${PYTHON_USEDEP}] dev-python/twisted-core dev-python/twisted-conch dev-python/twisted-web