diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-09 15:10:59 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-09 15:10:59 +0100 |
commit | eafd904a2a54650b2321fb03530b5a53629e0726 (patch) | |
tree | d29ad2f9e396484b63a9877bf6b04339d3e52369 /dev-python/keystoneauth1 | |
parent | dev-python/trimesh: Stabilize 4.1.5 ALLARCHES, #926592 (diff) | |
download | gentoo-eafd904a2a54650b2321fb03530b5a53629e0726.tar.gz gentoo-eafd904a2a54650b2321fb03530b5a53629e0726.tar.bz2 gentoo-eafd904a2a54650b2321fb03530b5a53629e0726.zip |
dev-python/keystoneauth1: Stabilize 5.6.0 ALLARCHES, #926593
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/keystoneauth1')
-rw-r--r-- | dev-python/keystoneauth1/keystoneauth1-5.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth1/keystoneauth1-5.6.0.ebuild b/dev-python/keystoneauth1/keystoneauth1-5.6.0.ebuild index 520cf301a0bb..ed2cf6660439 100644 --- a/dev-python/keystoneauth1/keystoneauth1-5.6.0.ebuild +++ b/dev-python/keystoneauth1/keystoneauth1-5.6.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}] |