diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:14:23 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-05-11 13:16:51 -0500 |
commit | 3dab1e7c5f0d2860fb7f6edcdf4308a8383a92b2 (patch) | |
tree | cec209fe8408542d9486dd7db705e7d2610864f3 /dev-python/keystoneauth | |
parent | dev-python/oslo-upgradecheck: 0.2.1 allarches stablized (diff) | |
download | gentoo-3dab1e7c5f0d2860fb7f6edcdf4308a8383a92b2.tar.gz gentoo-3dab1e7c5f0d2860fb7f6edcdf4308a8383a92b2.tar.bz2 gentoo-3dab1e7c5f0d2860fb7f6edcdf4308a8383a92b2.zip |
dev-python/keystoneauth: 3.13.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/keystoneauth')
-rw-r--r-- | dev-python/keystoneauth/keystoneauth-3.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth/keystoneauth-3.13.1.ebuild b/dev-python/keystoneauth/keystoneauth-3.13.1.ebuild index 8e79f6d1abd3..5b750dd57a1f 100644 --- a/dev-python/keystoneauth/keystoneauth-3.13.1.ebuild +++ b/dev-python/keystoneauth/keystoneauth-3.13.1.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}] |