diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 19:25:02 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-03-30 19:25:02 -0500 |
commit | 423d8cbac98dd5bb3fc73224ecb36490f3d97c41 (patch) | |
tree | 55d9452171e1de56e821c528d37597fc5439e286 /dev-python/keystoneauth | |
parent | dev-python/stevedore: 1.28.0 stablized amd64 ~arm64 x86 under allarches (diff) | |
download | gentoo-423d8cbac98dd5bb3fc73224ecb36490f3d97c41.tar.gz gentoo-423d8cbac98dd5bb3fc73224ecb36490f3d97c41.tar.bz2 gentoo-423d8cbac98dd5bb3fc73224ecb36490f3d97c41.zip |
dev-python/keystoneauth: 3.4.0 stablized amd64 ~arm64 x86 under allarches
Stablized for Openstack Queens
Diffstat (limited to 'dev-python/keystoneauth')
-rw-r--r-- | dev-python/keystoneauth/keystoneauth-3.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth/keystoneauth-3.4.0.ebuild b/dev-python/keystoneauth/keystoneauth-3.4.0.ebuild index e636a0e9f388..9a1cf63f0cc1 100644 --- a/dev-python/keystoneauth/keystoneauth-3.4.0.ebuild +++ b/dev-python/keystoneauth/keystoneauth-3.4.0.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}1-${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}] |