diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-07-27 13:04:47 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-07-27 13:14:15 -0500 |
commit | 0e11466e0ac6d3a47f45afeba9838f463bc631c1 (patch) | |
tree | 3c2947f42ecff2464a37e72760f70aca272d2fac /dev-python/ovs | |
parent | dev-ruby/facter: 3.14.2 stable amd64/x86 with cleanup (diff) | |
download | gentoo-0e11466e0ac6d3a47f45afeba9838f463bc631c1.tar.gz gentoo-0e11466e0ac6d3a47f45afeba9838f463bc631c1.tar.bz2 gentoo-0e11466e0ac6d3a47f45afeba9838f463bc631c1.zip |
dev-python/ovs: 2.11.0 stable amd64 and x86
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/ovs')
-rw-r--r-- | dev-python/ovs/ovs-2.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ovs/ovs-2.11.0.ebuild b/dev-python/ovs/ovs-2.11.0.ebuild index 446dd3058554..2006c9e99595 100644 --- a/dev-python/ovs/ovs-2.11.0.ebuild +++ b/dev-python/ovs/ovs-2.11.0.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} |