diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-17 21:52:26 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-17 21:52:31 +0300 |
commit | bd80272592689a775e5c08e4a92b93d486703fee (patch) | |
tree | 1e49928b8cff9f60368aa5f0d50d34ffc47c8194 /dev-python/keystoneauth | |
parent | dev-python/keyring: Stabilize 23.7.0 ALLARCHES, #865585 (diff) | |
download | gentoo-bd80272592689a775e5c08e4a92b93d486703fee.tar.gz gentoo-bd80272592689a775e5c08e4a92b93d486703fee.tar.bz2 gentoo-bd80272592689a775e5c08e4a92b93d486703fee.zip |
dev-python/keystoneauth: Stabilize 5.0.0 ALLARCHES, #865583
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/keystoneauth')
-rw-r--r-- | dev-python/keystoneauth/keystoneauth-5.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth/keystoneauth-5.0.0.ebuild b/dev-python/keystoneauth/keystoneauth-5.0.0.ebuild index ced69f35280b..642b81d5869f 100644 --- a/dev-python/keystoneauth/keystoneauth-5.0.0.ebuild +++ b/dev-python/keystoneauth/keystoneauth-5.0.0.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}1-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" CDEPEND=" >dev-python/pbr-2.1.0[${PYTHON_USEDEP}] |