diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 19:04:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 19:04:03 +0100 |
commit | 802136789641c7072f64a0cad51bd6042a071f23 (patch) | |
tree | 54c889665733e20df61e27dbfeb7a2e6fb1f8242 /net-misc/openvswitch/openvswitch-2.5.0.ebuild | |
parent | net-misc/openvswitch: amd64 stable wrt bug #577568 (diff) | |
download | gentoo-802136789641c7072f64a0cad51bd6042a071f23.tar.gz gentoo-802136789641c7072f64a0cad51bd6042a071f23.tar.bz2 gentoo-802136789641c7072f64a0cad51bd6042a071f23.zip |
net-misc/openvswitch: x86 stable wrt bug #577568
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/openvswitch/openvswitch-2.5.0.ebuild')
-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 aa6e385c131a..ee0325903c1f 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 |