diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 13:02:52 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 13:02:52 +0200 |
commit | dcc4739cbe37742bb33986b09d620e34ffcd72f9 (patch) | |
tree | ca6a1946948c60620bb59af84d51707f09ec7901 | |
parent | dev-python/json-rpc: Stabilize 1.15.0 amd64, #911045 (diff) | |
download | gentoo-dcc4739cbe37742bb33986b09d620e34ffcd72f9.tar.gz gentoo-dcc4739cbe37742bb33986b09d620e34ffcd72f9.tar.bz2 gentoo-dcc4739cbe37742bb33986b09d620e34ffcd72f9.zip |
dev-python/keystoneauth1: Stabilize 5.2.1 ALLARCHES, #911048
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | dev-python/keystoneauth1/keystoneauth1-5.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/keystoneauth1/keystoneauth1-5.2.1.ebuild b/dev-python/keystoneauth1/keystoneauth1-5.2.1.ebuild index b0f8223e4c1a..2a50a5cff929 100644 --- a/dev-python/keystoneauth1/keystoneauth1-5.2.1.ebuild +++ b/dev-python/keystoneauth1/keystoneauth1-5.2.1.ebuild @@ -18,7 +18,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}] |