diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:30:12 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 14:47:29 -0500 |
commit | c7f00d896ef38f521f8c6b119547f3b7cde85d7d (patch) | |
tree | 235e6f6dfb35d4dee958dc9e4c07f02dd09d1ee3 /dev-python/os-vif | |
parent | dev-python/ovsdbapp: 0.15.0 allarches stablized (diff) | |
download | gentoo-c7f00d896ef38f521f8c6b119547f3b7cde85d7d.tar.gz gentoo-c7f00d896ef38f521f8c6b119547f3b7cde85d7d.tar.bz2 gentoo-c7f00d896ef38f521f8c6b119547f3b7cde85d7d.zip |
dev-python/os-vif: 1.15.1 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/os-vif')
-rw-r--r-- | dev-python/os-vif/os-vif-1.15.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/os-vif/os-vif-1.15.1.ebuild b/dev-python/os-vif/os-vif-1.15.1.ebuild index 4a5e87d488cf..f40aad0c51cd 100644 --- a/dev-python/os-vif/os-vif-1.15.1.ebuild +++ b/dev-python/os-vif/os-vif-1.15.1.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/os_vif-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] |