diff options
author | 2024-09-14 14:31:26 +0300 | |
---|---|---|
committer | 2024-09-14 14:31:26 +0300 | |
commit | 64e7e5ae4dc9489c68517b099a7790336aa0b7e5 (patch) | |
tree | ddb6542ce5814b32d9d3be65b7ae1a973334f91e /dev-python/keystoneauth1 | |
parent | dev-python/pysnmpcrypto: Stabilize 0.0.4 ppc, #939624 (diff) | |
download | gentoo-64e7e5ae4dc9489c68517b099a7790336aa0b7e5.tar.gz gentoo-64e7e5ae4dc9489c68517b099a7790336aa0b7e5.tar.bz2 gentoo-64e7e5ae4dc9489c68517b099a7790336aa0b7e5.zip |
dev-python/keystoneauth1: Stabilize 5.8.0 ALLARCHES, #939626
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/keystoneauth1')
-rw-r--r-- | dev-python/keystoneauth1/keystoneauth1-5.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth1/keystoneauth1-5.8.0.ebuild b/dev-python/keystoneauth1/keystoneauth1-5.8.0.ebuild index 825474f59123..5957f0726301 100644 --- a/dev-python/keystoneauth1/keystoneauth1-5.8.0.ebuild +++ b/dev-python/keystoneauth1/keystoneauth1-5.8.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" RDEPEND=" >=dev-python/pbr-2.1.0[${PYTHON_USEDEP}] |