diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-13 14:56:45 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-13 15:03:33 +0000 |
commit | dfe0f03c3c8b3d6ca0e02aa9346c095798f265a4 (patch) | |
tree | f12a7c9a446d8b9e1b6aa5fb283c298623555ffc | |
parent | dev-libs/apache-arrow: Keyword 15.0.1 arm64, #926897 (diff) | |
download | gentoo-dfe0f03c3c8b3d6ca0e02aa9346c095798f265a4.tar.gz gentoo-dfe0f03c3c8b3d6ca0e02aa9346c095798f265a4.tar.bz2 gentoo-dfe0f03c3c8b3d6ca0e02aa9346c095798f265a4.zip |
dev-python/oslo-concurrency: Stabilize 6.0.0 ALLARCHES, #926915
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | dev-python/oslo-concurrency/oslo-concurrency-6.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-concurrency/oslo-concurrency-6.0.0.ebuild b/dev-python/oslo-concurrency/oslo-concurrency-6.0.0.ebuild index 8706152fbfa1..55eb491289a2 100644 --- a/dev-python/oslo-concurrency/oslo-concurrency-6.0.0.ebuild +++ b/dev-python/oslo-concurrency/oslo-concurrency-6.0.0.ebuild @@ -19,7 +19,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}] |