diff options
author | Sam James <sam@gentoo.org> | 2022-12-25 16:41:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-25 16:41:18 +0000 |
commit | 710b29a663480764d631813225e8e07a623f567d (patch) | |
tree | b889ec5fd6719b1ae84ea5f024d9c2b5d30ff9b9 /dev-python/keystoneauth | |
parent | dev-python/flatbuffers: Stabilize 22.12.06 ALLARCHES, #888335 (diff) | |
download | gentoo-710b29a663480764d631813225e8e07a623f567d.tar.gz gentoo-710b29a663480764d631813225e8e07a623f567d.tar.bz2 gentoo-710b29a663480764d631813225e8e07a623f567d.zip |
dev-python/keystoneauth: Stabilize 5.1.0 ALLARCHES, #888349
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/keystoneauth')
-rw-r--r-- | dev-python/keystoneauth/keystoneauth-5.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth/keystoneauth-5.1.0.ebuild b/dev-python/keystoneauth/keystoneauth-5.1.0.ebuild index 3e138373bcfc..67c91b93363d 100644 --- a/dev-python/keystoneauth/keystoneauth-5.1.0.ebuild +++ b/dev-python/keystoneauth/keystoneauth-5.1.0.ebuild @@ -20,7 +20,7 @@ S="${WORKDIR}/${PN}1-${PV}" 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}] |