diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2020-05-30 12:38:22 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2020-05-30 12:38:22 -0500 |
commit | bb1d70518b92a1e3a8c169f18557f80533edef42 (patch) | |
tree | 4f199b13812a6fdfd6870c3b1ac1eb57aeb6ce69 /dev-python/keystoneauth | |
parent | dev-python/os-brick: 3.0.1 allarches stablized (diff) | |
download | gentoo-bb1d70518b92a1e3a8c169f18557f80533edef42.tar.gz gentoo-bb1d70518b92a1e3a8c169f18557f80533edef42.tar.bz2 gentoo-bb1d70518b92a1e3a8c169f18557f80533edef42.zip |
dev-python/keystoneauth: 4.0.0 allarches stablized
Stablized for Openstack USSURI
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/keystoneauth')
-rw-r--r-- | dev-python/keystoneauth/keystoneauth-4.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth/keystoneauth-4.0.0.ebuild b/dev-python/keystoneauth/keystoneauth-4.0.0.ebuild index 84a1f46cc6cb..d60a54111e53 100644 --- a/dev-python/keystoneauth/keystoneauth-4.0.0.ebuild +++ b/dev-python/keystoneauth/keystoneauth-4.0.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}] |