diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2018-09-28 14:44:40 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2018-09-28 15:32:07 -0500 |
commit | 0959a4ddcf57f4a5eacdf49ab29548b142dd3fdb (patch) | |
tree | c84e1e5bb75ba469fa3bb5b36145fe5b76156c33 /dev-python | |
parent | dev-python/os-service-types: 1.3.0 stablized under allarchesa (diff) | |
download | gentoo-0959a4ddcf57f4a5eacdf49ab29548b142dd3fdb.tar.gz gentoo-0959a4ddcf57f4a5eacdf49ab29548b142dd3fdb.tar.bz2 gentoo-0959a4ddcf57f4a5eacdf49ab29548b142dd3fdb.zip |
dev-python/keystoneauth: 3.10.0 stablized under allarchesa
Stablized for Openstack Queens
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/keystoneauth/keystoneauth-3.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth/keystoneauth-3.10.0.ebuild b/dev-python/keystoneauth/keystoneauth-3.10.0.ebuild index a1da7672be0f..a02c806f70b9 100644 --- a/dev-python/keystoneauth/keystoneauth-3.10.0.ebuild +++ b/dev-python/keystoneauth/keystoneauth-3.10.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}] |