diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:29:26 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:47:26 -0500 |
commit | 338e107e7648ec2bf3d94dc47c7fddecc15b7b4c (patch) | |
tree | 2439eadf9b0a1ca6bd22118c36cccdac9504faf7 /dev-python/ovs | |
parent | dev-python/tinyrpc: 1.0.1 allarches stablized (diff) | |
download | gentoo-338e107e7648ec2bf3d94dc47c7fddecc15b7b4c.tar.gz gentoo-338e107e7648ec2bf3d94dc47c7fddecc15b7b4c.tar.bz2 gentoo-338e107e7648ec2bf3d94dc47c7fddecc15b7b4c.zip |
dev-python/ovs: 2.10.0-r1 allarches stablized
Stablized for Openstack Stein
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/ovs')
-rw-r--r-- | dev-python/ovs/ovs-2.10.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ovs/ovs-2.10.0-r1.ebuild b/dev-python/ovs/ovs-2.10.0-r1.ebuild index 446dd3058554..2006c9e99595 100644 --- a/dev-python/ovs/ovs-2.10.0-r1.ebuild +++ b/dev-python/ovs/ovs-2.10.0-r1.ebuild @@ -12,7 +12,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" RDEPEND="dev-python/sortedcontainers[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} |