diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:31:08 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:31:08 -0500 |
commit | 74f2000073395b04b5935b8124c2c7248bef10cc (patch) | |
tree | 9d60945ab4fae4d45901bd8a5ff99fa98c5954b4 /dev-python/os-vif | |
parent | dev-python/python-designateclient: 2.7.0 stablized amd64 x86 under allarches (diff) | |
download | gentoo-74f2000073395b04b5935b8124c2c7248bef10cc.tar.gz gentoo-74f2000073395b04b5935b8124c2c7248bef10cc.tar.bz2 gentoo-74f2000073395b04b5935b8124c2c7248bef10cc.zip |
dev-python/os-vif: 1.7.0 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/os-vif')
-rw-r--r-- | dev-python/os-vif/os-vif-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/os-vif/os-vif-1.7.0.ebuild b/dev-python/os-vif/os-vif-1.7.0.ebuild index b911a0f25442..4775e0d9203e 100644 --- a/dev-python/os-vif/os-vif-1.7.0.ebuild +++ b/dev-python/os-vif/os-vif-1.7.0.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}] |