diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-22 21:31:51 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-22 21:31:51 +0300 |
commit | 9e71e0d92509634942ec0c3dfe3e3f5186f5ae47 (patch) | |
tree | 65737b280dde8a830a0e7a293178b540a825cf0c /dev-python | |
parent | app-arch/patool: Stabilize 2.4.0 amd64, #940034 (diff) | |
download | gentoo-9e71e0d92509634942ec0c3dfe3e3f5186f5ae47.tar.gz gentoo-9e71e0d92509634942ec0c3dfe3e3f5186f5ae47.tar.bz2 gentoo-9e71e0d92509634942ec0c3dfe3e3f5186f5ae47.zip |
dev-python/python-openstackclient: Stabilize 7.0.0 ALLARCHES, #938387
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-openstackclient/python-openstackclient-7.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-openstackclient/python-openstackclient-7.0.0.ebuild b/dev-python/python-openstackclient/python-openstackclient-7.0.0.ebuild index 96ebf6bde601..0fb9d1cbee99 100644 --- a/dev-python/python-openstackclient/python-openstackclient-7.0.0.ebuild +++ b/dev-python/python-openstackclient/python-openstackclient-7.0.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~riscv x86" RDEPEND=" >dev-python/pbr-2.1.0[${PYTHON_USEDEP}] |