diff options
author | Sam James <sam@gentoo.org> | 2023-10-23 19:48:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-23 19:48:57 +0100 |
commit | b588133a2d037122cab5245662d822966cf219e3 (patch) | |
tree | e5a54a224c645c194122bea2199df1efdd6a0669 /dev-python/keystoneauth1 | |
parent | dev-python/netaddr: Stabilize 0.9.0 ALLARCHES, #916156 (diff) | |
download | gentoo-b588133a2d037122cab5245662d822966cf219e3.tar.gz gentoo-b588133a2d037122cab5245662d822966cf219e3.tar.bz2 gentoo-b588133a2d037122cab5245662d822966cf219e3.zip |
dev-python/keystoneauth1: Stabilize 5.3.0 ALLARCHES, #916157
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/keystoneauth1')
-rw-r--r-- | dev-python/keystoneauth1/keystoneauth1-5.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth1/keystoneauth1-5.3.0.ebuild b/dev-python/keystoneauth1/keystoneauth1-5.3.0.ebuild index 3ee51fc175b7..a4464f228372 100644 --- a/dev-python/keystoneauth1/keystoneauth1-5.3.0.ebuild +++ b/dev-python/keystoneauth1/keystoneauth1-5.3.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}] |