diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2019-11-19 12:00:19 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2019-11-19 12:35:59 -0600 |
commit | 3c1da2bff19262571cbacf844889e3b9c03b7886 (patch) | |
tree | c16753b0ddb3e2f65f9f12ce6b450bb5d1ed0dc4 /dev-python/keystoneauth | |
parent | dev-python/os-service-types: 1.7.0 allarches stablized (diff) | |
download | gentoo-3c1da2bff19262571cbacf844889e3b9c03b7886.tar.gz gentoo-3c1da2bff19262571cbacf844889e3b9c03b7886.tar.bz2 gentoo-3c1da2bff19262571cbacf844889e3b9c03b7886.zip |
dev-python/keystoneauth: 3.17.1 allarches stablized
Stablized for Openstack Train
Package-Manager: Portage-2.3.76, Repoman-2.3.18
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/keystoneauth')
-rw-r--r-- | dev-python/keystoneauth/keystoneauth-3.17.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth/keystoneauth-3.17.1.ebuild b/dev-python/keystoneauth/keystoneauth-3.17.1.ebuild index 8e79f6d1abd3..5b750dd57a1f 100644 --- a/dev-python/keystoneauth/keystoneauth-3.17.1.ebuild +++ b/dev-python/keystoneauth/keystoneauth-3.17.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}] |