diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-01 20:33:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-01 20:33:16 +0300 |
commit | f1698ece4afd1f8ff6eae8c06793e78186afe52d (patch) | |
tree | 13c43ce6e3753f74044423d7fe73a1bf958d4ac0 /dev-python/keystoneauth | |
parent | dev-python/os-service-types: Stabilize 1.7.0-r2 arm64, #836492 (diff) | |
download | gentoo-f1698ece4afd1f8ff6eae8c06793e78186afe52d.tar.gz gentoo-f1698ece4afd1f8ff6eae8c06793e78186afe52d.tar.bz2 gentoo-f1698ece4afd1f8ff6eae8c06793e78186afe52d.zip |
dev-python/keystoneauth: Stabilize 4.5.0 amd64, #836492
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/keystoneauth')
-rw-r--r-- | dev-python/keystoneauth/keystoneauth-4.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth/keystoneauth-4.5.0.ebuild b/dev-python/keystoneauth/keystoneauth-4.5.0.ebuild index ccb3b2995708..af58d970b6dd 100644 --- a/dev-python/keystoneauth/keystoneauth-4.5.0.ebuild +++ b/dev-python/keystoneauth/keystoneauth-4.5.0.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}1-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 x86" +KEYWORDS="amd64 ~arm arm64 x86" CDEPEND=" >dev-python/pbr-2.1.0[${PYTHON_USEDEP}] |