diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 19:03:40 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 19:03:40 +0100 |
commit | 1b3b1266da37e9d324fcd35711854e4cf2fbb70c (patch) | |
tree | 36283344bba1e4c2b5024527046b3af96cbdb87a /net-misc/openvswitch | |
parent | net-voip/vidyodesktop: bup (diff) | |
download | gentoo-1b3b1266da37e9d324fcd35711854e4cf2fbb70c.tar.gz gentoo-1b3b1266da37e9d324fcd35711854e4cf2fbb70c.tar.bz2 gentoo-1b3b1266da37e9d324fcd35711854e4cf2fbb70c.zip |
net-misc/openvswitch: amd64 stable wrt bug #577568
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/openvswitch')
-rw-r--r-- | net-misc/openvswitch/openvswitch-2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openvswitch/openvswitch-2.5.0.ebuild b/net-misc/openvswitch/openvswitch-2.5.0.ebuild index 204bd0a20b92..aa6e385c131a 100644 --- a/net-misc/openvswitch/openvswitch-2.5.0.ebuild +++ b/net-misc/openvswitch/openvswitch-2.5.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="http://openvswitch.org/releases/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug modules monitor +ssl" RDEPEND=">=sys-apps/openrc-0.10.5 |