summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-11-06 13:00:52 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-11-06 15:32:05 -0600
commitd05eac77541d1318c394a1301d3d4e9fd90bb26c (patch)
tree4a59b7ef40d30e2086e897097b39ec6f78c5fbce /dev-python/ovs
parentdev-python/ryu: 4.5 stable amd64 and x86 (diff)
downloadgentoo-d05eac77541d1318c394a1301d3d4e9fd90bb26c.tar.gz
gentoo-d05eac77541d1318c394a1301d3d4e9fd90bb26c.tar.bz2
gentoo-d05eac77541d1318c394a1301d3d4e9fd90bb26c.zip
dev-python/ovs: 2.6.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python/ovs')
-rw-r--r--dev-python/ovs/ovs-2.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ovs/ovs-2.6.0.ebuild b/dev-python/ovs/ovs-2.6.0.ebuild
index ddc92417204c..879bda5518d9 100644
--- a/dev-python/ovs/ovs-2.6.0.ebuild
+++ b/dev-python/ovs/ovs-2.6.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"