summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-06 23:02:06 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-06 23:02:06 -0400
commitfc5efc6dea906b88030f2615c75b2a8314ced3cc (patch)
tree6c55287f0c57eff25e817bb281056a0fe59806be /net-misc/openvswitch
parentdev-python/ovs: amd64 stable (diff)
downloadgentoo-fc5efc6dea906b88030f2615c75b2a8314ced3cc.tar.gz
gentoo-fc5efc6dea906b88030f2615c75b2a8314ced3cc.tar.bz2
gentoo-fc5efc6dea906b88030f2615c75b2a8314ced3cc.zip
net-misc/openvswitch: amd64 stable
Bug: https://bugs.gentoo.org/633420 Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'net-misc/openvswitch')
-rw-r--r--net-misc/openvswitch/openvswitch-2.8.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/openvswitch/openvswitch-2.8.1.ebuild b/net-misc/openvswitch/openvswitch-2.8.1.ebuild
index f118e96631a6..e5269337cd7e 100644
--- a/net-misc/openvswitch/openvswitch-2.8.1.ebuild
+++ b/net-misc/openvswitch/openvswitch-2.8.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://www.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}"