net-misc/openvswitch: 2.7.0 stable x86 and amd64
authorMatthew Thode <prometheanfire@gentoo.org>
Wed, 29 Mar 2017 00:18:30 +0000 (19:18 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Wed, 29 Mar 2017 00:22:29 +0000 (19:22 -0500)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

net-misc/openvswitch/openvswitch-2.7.0.ebuild

index 39ad5813acae4b927ae866960cc3788824e94fee..694ea37e210a316d06dd8cfa7b6d4e2d437fbb1e 100644 (file)
@@ -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