diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 19:52:22 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 19:52:22 -0500 |
commit | 4b936aebdd8ec7e82cef34da21e2edefe9903edd (patch) | |
tree | 62d1d8f076843fad97ecf7ca03f17e6baace1800 /net-misc | |
parent | dev-python/pyldap: 2.4.37 stable amd64 and x86 (diff) | |
download | gentoo-4b936aebdd8ec7e82cef34da21e2edefe9903edd.tar.gz gentoo-4b936aebdd8ec7e82cef34da21e2edefe9903edd.tar.bz2 gentoo-4b936aebdd8ec7e82cef34da21e2edefe9903edd.zip |
net-misc/openvswitch: 2.7.2-r1 stable amd64 and x86
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild b/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild index dfe3a852b32a..d8f19c8e8535 100644 --- a/net-misc/openvswitch/openvswitch-2.7.2-r1.ebuild +++ b/net-misc/openvswitch/openvswitch-2.7.2-r1.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" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |