diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:44:02 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 20:53:52 -0500 |
commit | 49bbdfaada81a71dd4b670d924bc14f78d02c25b (patch) | |
tree | bed41cb8d2ed67a7c39d9302d9785d0493924275 /dev-python/os-vif | |
parent | dev-python/os-traits: 0.5.0 stablized under allarchesa (diff) | |
download | gentoo-49bbdfaada81a71dd4b670d924bc14f78d02c25b.tar.gz gentoo-49bbdfaada81a71dd4b670d924bc14f78d02c25b.tar.bz2 gentoo-49bbdfaada81a71dd4b670d924bc14f78d02c25b.zip |
dev-python/os-vif: 1.9.1 stablized under allarchesa
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/os-vif')
-rw-r--r-- | dev-python/os-vif/os-vif-1.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/os-vif/os-vif-1.9.1.ebuild b/dev-python/os-vif/os-vif-1.9.1.ebuild index 6680a6318511..c99cdc556486 100644 --- a/dev-python/os-vif/os-vif-1.9.1.ebuild +++ b/dev-python/os-vif/os-vif-1.9.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}] |